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