Home
last modified time | relevance | path

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

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