---
title: errSecNotTrusted
framework: security
role: symbol
role_heading: Global Variable
path: security/errsecnottrusted
---

# errSecNotTrusted

The trust policy is not trusted.

## Declaration

```swift
var errSecNotTrusted: OSStatus { get }
```
