TlsChannelBindingType#

Added in version 2.66.

class TlsChannelBindingType#

The type of TLS channel binding data to retrieve from TlsConnection or DtlsConnection, as documented by RFC 5929 or RFC 9266. The `tls-unique-for-telnet <https://tools.ietf.org/html/rfc5929#section-5>`_ binding type is not currently implemented.

Fields#

class TlsChannelBindingType
EXPORTER#

The type of the None singleton.

SERVER_END_POINT#

The type of the None singleton.

UNIQUE#

The type of the None singleton.