Searched defs:SslSessionRef (Results 1 – 1 of 1) sorted by relevance
2107 impl ToOwned for SslSessionRef { implementation2118 impl SslSessionRef { implementation2749 pub fn session(&self) -> Option<&SslSessionRef> { in session()