Home
last modified time | relevance | path

Searched refs:HTTP_PUBLIC_KEY_HASH (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/netstack/frameworks/js/napi/http/constant/include/
H A Dconstant.h171 static const char *const HTTP_PUBLIC_KEY_HASH; member in OHOS::NetStack::Http::final
/foundation/communication/netstack/frameworks/js/napi/http/constant/src/
H A Dconstant.cpp66 const char *const HttpConstant::HTTP_PUBLIC_KEY_HASH = "publicKeyHash"; member in OHOS::NetStack::Http::HttpConstant
/foundation/communication/netstack/frameworks/js/napi/http/async_context/src/
H A Drequest_context.cpp776 singleCertPIN.publicKeyHash = NapiUtils::GetStringPropertyUtf8(env, certPIN, HttpConstant::HTTP_PUBLIC_KEY_HASH); in NapiValue2CertPinning()

Completed in 3 milliseconds