Searched defs:SslSession (Results 1 – 1 of 1) sorted by relevance
2043 impl Clone for SslSession { implementation2044 fn clone(&self) -> SslSession { in clone()2049 impl SslSession { implementation2062 fn to_owned(&self) -> SslSession { in to_owned()