Home
last modified time | relevance | path

Searched refs:protocolChain_ (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/netstack/interfaces/innerkits/tls_socket/include/
H A Dtls_socket.h202 std::vector<std::string> protocolChain_; member in OHOS::NetStack::TlsSocket::TLSSecureOptions
/foundation/communication/netstack/frameworks/js/napi/tls/src/
H A Dtls_socket.cpp186 protocolChain_ = tlsSecureOptions.GetProtocolChain(); in operator =()
219 protocolChain_ = protocolChain; in SetProtocolChain()
264 return protocolChain_; in GetProtocolChain()

Completed in 4 milliseconds