Searched defs:TLS_1_0 (Results 1 – 2 of 2) sorted by relevance
25 pub(crate) const TLS_1_0: SslVersion = SslVersion(TLS1_VERSION); constant
525 pub const TLS_1_0: Self = Self(SslVersion::TLS_1_0); constant