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