Searched defs:TLS_1_3 (Results 1 – 2 of 2) sorted by relevance
34 pub(crate) const TLS_1_3: SslVersion = SslVersion(TLS1_3_VERSION); constant
531 pub const TLS_1_3: Self = Self(SslVersion::TLS_1_3); constant