Home
last modified time | relevance | path

Searched defs:tls_ca_file (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/sync_impl/
H A Dclient.rs403 pub fn tls_ca_file(mut self, path: &str) -> Self { in tls_ca_file() method
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/
H A Dclient.rs741 pub fn tls_ca_file(mut self, path: &str) -> Self { in tls_ca_file() method