Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/config/tls/verifier/
H A Dopenssl.rs62 pub fn cert_name(&self) -> Result<String, HttpClientError> { in cert_name() method
67 let cert_name = cert in cert_name() localVariable