Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/config/tls/verifier/
H A Dopenssl.rs68 .get_cert_name() in cert_name()
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/
H A Dx509.rs115 pub(crate) fn get_cert_name(&self) -> Result<X509Name, ErrorStack> { in get_cert_name() method