---
title: kSecRevocationCRLMethod
framework: security
role: symbol
role_heading: Global Variable
path: security/ksecrevocationcrlmethod
---

# kSecRevocationCRLMethod

Perform revocation checking using the CRL (Certification Revocation List) method.

## Declaration

```swift
var kSecRevocationCRLMethod: CFOptionFlags { get }
```
