Home
last modified time | relevance | path

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

/foundation/communication/netstack/frameworks/cj/http/include/
H A Dffi_structs.h53 char* certPath; member
/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_request_context.cpp368 std::string certPath{ops->clientCert->certPath}; in ParseParams()
377 options.SetClientCert(certPath, certType, keyPath, keyPasswd); in ParseParams()
/foundation/communication/netstack/frameworks/js/napi/websocket/async_context/src/
H A Dconnect_context.cpp197 std::string certPath = NapiUtils::GetStringPropertyUtf8(GetEnv(), jsCert, ContextKey::CERT_PATH); in ParseClientCert() local
202 SetClientCert(certPath, keyPath, keyPassword); in ParseClientCert()
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H A Dnetwork_security_config.cpp635 for (auto &certPath : pTrustAnchors->certs_) { in GetTrustAnchorsForHostName()
636 auto rehashedCertpath = GetRehasedCAPath(certPath); in GetTrustAnchorsForHostName()

Completed in 4 milliseconds