Searched defs:SetClientCert (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/communication/netstack/frameworks/cj/http/src/ | ||
H A D | net_http_request.cpp | 191 void HttpRequest::SetClientCert( in SetClientCert() function in OHOS::NetStack::Http::HttpRequest |
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/options/src/ | ||
H A D | http_request_options.cpp | 204 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 D | connect_context.cpp | 179 void ConnectContext::SetClientCert(std::string &cert, Secure::SecureChar &key, Secure::SecureChar &… in SetClientCert() function in OHOS::NetStack::Websocket::ConnectContext |