Module version

Module version 

Source
Expand description

All defined protocol versions appear in this module.

ALL_VERSIONS is a provided as an array of all of these values.

Structs§

Tls12Version
Internal data for handling the TLS1.2 protocol.
Tls13Version
Internal data for handling the TLS1.3 protocol.

Statics§

TLS12
TLS1.2
TLS13
TLS1.3
TLS12_VERSION
Internal data for handling the TLS1.2 protocol.
TLS13_VERSION
Internal data for handling the TLS1.3 protocol.