---
title: errSecInvalidCRLType
framework: security
role: symbol
role_heading: Global Variable
path: security/errsecinvalidcrltype
---

# errSecInvalidCRLType

The certificate revocation list type is not valid.

## Declaration

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