Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/verify/
Dpinning.rs363 let pubkey = in ut_pubkey_sha256_digest() localVariable
/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/ssl/
Dstream.rs307 let pubkey = unsafe { X509_get_X509_PUBKEY(certificate) }; in verify_pinned_pubkey() localVariable