pub static TLS13_VERSION: &Tls13Version
Expand description
Internal data for handling the TLS1.3 protocol.
This value refers to TLS1.3 protocol handling code. This means that if your program does not refer to this value, all that code can be removed by the linker.