Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/
H A Dadapter.rs657 let cert_list = X509::stack_from_pem(pem) in from_pem() localVariable
663 inner: CertificateList::CertList(cert_list), in from_pem()