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