Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/frameworks/native/tls_socket/src/
H A Dtls_key.cpp29 TLSKey::TLSKey(const std::string &fileName, KeyAlgorithm algorithm, const SecureData &passPhrase, in TLSKey() function in OHOS::NetStack::TlsSocket::TLSKey
39 TLSKey::TLSKey(const SecureData &data, KeyAlgorithm algorithm, const SecureData &passPhrase) in TLSKey() function in OHOS::NetStack::TlsSocket::TLSKey
48 TLSKey::TLSKey(const SecureData &data, const SecureData &passPhrase) in TLSKey() function in OHOS::NetStack::TlsSocket::TLSKey
57 TLSKey::TLSKey(const TLSKey &other) in TLSKey() function in OHOS::NetStack::TlsSocket::TLSKey