Home
last modified time | relevance | path

Searched defs:keyPasswd (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_request.cpp192 std::string &cert, std::string &certType, std::string &key, SecureChar &keyPasswd) in SetClientCert()
206 std::string &cert, std::string &certType, std::string &key, SecureChar &keyPasswd) in GetClientCert()
H A Dnet_http_request_context.cpp371 SecureChar keyPasswd; in ParseParams() local
H A Dnet_http_client_exec.cpp702 SecureChar keyPasswd; in SetSSLCertOption() local
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/options/src/
H A Dhttp_request_options.cpp205 std::string &cert, std::string &certType, std::string &key, Secure::SecureChar &keyPasswd) in SetClientCert()
219 std::string &cert, std::string &certType, std::string &key, Secure::SecureChar &keyPasswd) in GetClientCert()
/ohos5.0/foundation/communication/netstack/test/unittest/http/
H A DHttpRequestOptionsTest.cpp152 Secure::SecureChar keyPasswd("password"); variable
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/async_context/src/
H A Drequest_context.cpp715 Secure::SecureChar keyPasswd = Secure::SecureChar( in ParseClientCert() local
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/http_exec/src/
H A Dhttp_exec.cpp837 Secure::SecureChar keyPasswd; in AddCurlHandle() local