An opaque type that represents an SSL session context object.
SDKs
- iOS 5.0+
- macOS 10.2+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
Framework
- Security
Declaration
class SSLContext
Overview
The SSL session context object references the state associated with a session. You can't reuse an SSL session context in multiple sessions.