Home
last modified time | relevance | path

Searched refs:keyPasswd_ (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_request.cpp197 keyPasswd_ = keyPasswd; in SetClientCert()
211 keyPasswd = keyPasswd_; in GetClientCert()
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/options/src/
H A Dhttp_request_options.cpp210 keyPasswd_ = keyPasswd; in SetClientCert()
224 keyPasswd = keyPasswd_; in GetClientCert()
/ohos5.0/foundation/communication/netstack/frameworks/cj/http/include/
H A Dnet_http_request.h176 SecureChar keyPasswd_; variable
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/options/include/
H A Dhttp_request_options.h190 Secure::SecureChar keyPasswd_; variable