Home
last modified time | relevance | path

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

/foundation/communication/netstack/interfaces/kits/c/net_ssl/src/
H A Dnet_ssl_c.cpp89 std::string innerHostname = std::string(hostname); in OH_NetStack_GetPinSetForHostName() local
92 int32_t ret = OHOS::NetManagerStandard::NetConnClient::GetInstance().GetPinSetForHostName(innerHostname, innerPins); in OH_NetStack_GetPinSetForHostName()
130 std::string innerHostname = std::string(hostname); in OH_NetStack_GetCertificatesForHostName() local
134 .GetTrustAnchorsForHostName(innerHostname, innerCerts); in OH_NetStack_GetCertificatesForHostName()

Completed in 1 milliseconds