Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/sync_impl/
H A Dclient.rs443 pub fn tls_cipher_suites(mut self, list: &str) -> Self { in tls_cipher_suites() method
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/
H A Dclient.rs781 pub fn tls_cipher_suites(mut self, list: &str) -> Self { in tls_cipher_suites() method