Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_request.cpp191 void HttpRequest::SetClientCert( in SetClientCert() function in OHOS::NetStack::Http::HttpRequest
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/options/src/
H A Dhttp_request_options.cpp204 void HttpRequestOptions::SetClientCert( in SetClientCert() function in OHOS::NetStack::Http::HttpRequestOptions
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/websocket/async_context/src/
H A Dconnect_context.cpp179 void ConnectContext::SetClientCert(std::string &cert, Secure::SecureChar &key, Secure::SecureChar &… in SetClientCert() function in OHOS::NetStack::Websocket::ConnectContext