---
title: SSLSessionState.connected
framework: security
role: symbol
role_heading: Case
path: security/sslsessionstate/connected
---

# SSLSessionState.connected

The SSL handshake is complete; the connection is ready for normal I/O.

## Declaration

```swift
case connected
```
