Searched defs:SslOptions (Results 1 – 1 of 1) sorted by relevance
1124 pub fn set_options(&mut self, option: SslOptions) -> SslOptions { in set_options()1132 pub fn options(&self) -> SslOptions { in options()1139 pub fn clear_options(&mut self, option: SslOptions) -> SslOptions { in clear_options()