Home
last modified time | relevance | path

Searched refs:certificate_chain_file (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/
H A Dadapter.rs221 pub fn certificate_chain_file<T: AsRef<Path>>(mut self, path: T) -> Self { in certificate_chain_file() method
778 .certificate_chain_file("cert.pem") in ut_set_certificate_chain_file()