tlsSessionID
The Session ID to use for the associated TCP connection.
Declaration
var tlsSessionID: Data? { get set }Discussion
The Session ID is used for TLS session resumption.
The Session ID to use for the associated TCP connection.
var tlsSessionID: Data? { get set }The Session ID is used for TLS session resumption.