---
title: SecTrust
framework: security
role: symbol
role_heading: Class
path: security/sectrust
---

# SecTrust

An object used to evaluate trust.

## Declaration

```swift
class SecTrust
```

## Mentioned in

Creating a Trust Object

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
