Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_http/ylong_http_client/src/sync_impl/
Dclient.rs422 pub fn tls_cipher_list(mut self, list: &str) -> Self { in tls_cipher_list() method
/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/
Dclient.rs951 pub fn tls_cipher_list(mut self, list: &str) -> Self { in tls_cipher_list() method