Expand description
All defined protocol versions appear in this module.
ALL_VERSIONS is a provided as an array of all of these values.
Structs§
- Tls12
Version - Internal data for handling the TLS1.2 protocol.
- Tls13
Version - 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.