Constant TLS_PROTOCOL_VERSION
pub const TLS_PROTOCOL_VERSION: &'static str;Available on crate features
opentelemetry and semconv_experimental only.Expand description
Numeric part of the version parsed from the original string of the negotiated SSL/TLS protocol version
§Notes
§Examples
"1.2""3"