TLS12_VERSION

Static TLS12_VERSION 

Source
pub static TLS12_VERSION: &Tls12Version
Expand description

Internal data for handling the TLS1.2 protocol.

This value refers to TLS1.2 protocol handling code. This means that if your program does not refer to this value, all that code can be removed by the linker.