Home
last modified time | relevance | path

Searched refs:get_issuer_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.rs95 .get_issuer_name() in issuer()
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/
H A Dx509.rs121 pub(crate) fn get_issuer_name(&self) -> Result<X509Name, ErrorStack> { in get_issuer_name() method