---
title: SSLClientCertificateState.certNone
framework: security
role: symbol
role_heading: Case
path: security/sslclientcertificatestate/certnone
---

# SSLClientCertificateState.certNone

Indicates that the server hasn’t asked for a certificate and that the client hasn’t sent one.

## Declaration

```swift
case certNone
```
