---
title: errSecOCSPNoSigner
framework: security
role: symbol
role_heading: Global Variable
path: security/errsecocspnosigner
---

# errSecOCSPNoSigner

The online certificate status protocol (OCSP) response has no signer.

## Declaration

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