---
title: errSSLSessionNotFound
framework: security
role: symbol
role_heading: Global Variable
path: security/errsslsessionnotfound
---

# errSSLSessionNotFound

An attempt to restore an unknown session failed.

## Declaration

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