Home
last modified time | relevance | path

Searched defs:keyPassword (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/websocket/async_context/src/
H A Dconnect_context.cpp172 …Context::GetClientCert(std::string &cert, Secure::SecureChar &key, Secure::SecureChar &keyPassword) in GetClientCert()
179 …Context::SetClientCert(std::string &cert, Secure::SecureChar &key, Secure::SecureChar &keyPassword) in SetClientCert()
200 Secure::SecureChar keyPassword = in ParseClientCert() local
/ohos5.0/foundation/communication/netstack/frameworks/cj/http/include/
H A Dffi_structs.h56 char* keyPassword; member