TLS_PROTOCOL_NAME

Constant TLS_PROTOCOL_NAME 

pub const TLS_PROTOCOL_NAME: &'static str;
Available on crate features opentelemetry and semconv_experimental only.
Expand description

Normalized lowercase protocol name parsed from original string of the negotiated SSL/TLS protocol version

ยงNotes