Searched defs:into_ssl (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/rust-openssl/openssl/src/ssl/ | ||
H A D | connector.rs | 182 pub fn into_ssl(mut self, domain: &str) -> Result<Ssl, ErrorStack> { in into_ssl() functions |
Completed in 2 milliseconds