Searched defs:TlsConfig (Results 1 – 1 of 1) sorted by relevance
366 pub fn build(self) -> Result<TlsConfig, HttpClientError> { in build()397 pub struct TlsConfig { struct403 impl TlsConfig { impl435 impl Default for TlsConfig { implementation