<!--
{
  "availability" : [
    "macCatalyst: 13.0.0 -",
    "macOS: 10.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Security",
  "identifier" : "/documentation/Security/SecCSFlags/enforceRevocationChecks",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "Security"
    ],
    "preciseIdentifier" : "c:@E@SecCSFlags@kSecCSEnforceRevocationChecks"
  },
  "title" : "enforceRevocationChecks"
}
-->

# enforceRevocationChecks

```
static var enforceRevocationChecks: SecCSFlags { get }
```

## Discussion

Forces checking of certificates against revocation lists or OCSP (online certificate status protocol) regardless of preference settings.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)