pub const TLS_PROTOCOL_VERSION: &str = "tls.protocol.version";Expand description
Numeric part of the version parsed from the original string of the negotiated SSL/TLS protocol version
§Notes
§Examples
"1.2""3"
pub const TLS_PROTOCOL_VERSION: &str = "tls.protocol.version";Numeric part of the version parsed from the original string of the negotiated SSL/TLS protocol version
"1.2""3"