Searched defs:keyPasswd (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/foundation/communication/netstack/frameworks/cj/http/src/ |
H A D | net_http_request.cpp | 192 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 D | net_http_request_context.cpp | 371 SecureChar keyPasswd; in ParseParams() local
|
H A D | net_http_client_exec.cpp | 702 SecureChar keyPasswd; in SetSSLCertOption() local
|
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/options/src/ |
H A D | http_request_options.cpp | 205 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 D | HttpRequestOptionsTest.cpp | 152 Secure::SecureChar keyPasswd("password"); variable
|
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/async_context/src/ |
H A D | request_context.cpp | 715 Secure::SecureChar keyPasswd = Secure::SecureChar( in ParseClientCert() local
|
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/http_exec/src/ |
H A D | http_exec.cpp | 837 Secure::SecureChar keyPasswd; in AddCurlHandle() local
|