TlsContext
Base interface for a TLS context implementation.
Return true if this context is for a server, false otherwise.
Used to get the resumable session, if any, used by this connection.
Used to get the session information for this connection.
Export the value of the specified channel binding.
Export (early data) keying material according to RFC 5705: "Keying Material Exporters for TLS", as
updated for TLS 1.3 (RFC 8446).
Export keying material according to RFC 5705: "Keying Material Exporters for TLS", as updated for
TLS 1.3 (RFC 8446) when negotiated.