Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/frameworks/native/tls_socket/src/
H A Dtls_configuration.cpp155 const std::string &TLSConfiguration::GetSignatureAlgorithms() const in GetSignatureAlgorithms() function in OHOS::NetStack::TlsSocket::TLSConfiguration
H A Dtls_socket.cpp307 const std::string &TLSSecureOptions::GetSignatureAlgorithms() const in GetSignatureAlgorithms() function in OHOS::NetStack::TlsSocket::TLSSecureOptions
1075 void TLSSocket::GetSignatureAlgorithms(const GetSignatureAlgorithmsCallback &callback) in GetSignatureAlgorithms() function in OHOS::NetStack::TlsSocket::TLSSocket
1482 std::vector<std::string> TLSSocket::TLSSocketInternal::GetSignatureAlgorithms() const in GetSignatureAlgorithms() function in OHOS::NetStack::TlsSocket::TLSSocket::TLSSocketInternal
H A Dtls_socket_server.cpp542 void TLSSocketServer::GetSignatureAlgorithms(const int socketFd, in GetSignatureAlgorithms() function in OHOS::NetStack::TLSSocketServer
917 std::vector<std::string> TLSSocketServer::Connection::GetSignatureAlgorithms() const in GetSignatureAlgorithms() function in OHOS::NetStack::TLSSocketServer::Connection
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/tls/src/
H A Dtlssocket_module.cpp87 napi_value TLSSocketModuleExports::TLSSocket::GetSignatureAlgorithms(napi_env env, napi_callback_in… in GetSignatureAlgorithms() function in OHOS::NetStack::TlsSocket::TLSSocketModuleExports::TLSSocket
H A Dtlssocketserver_module.cpp143 napi_value TLSSocketServerModuleExports::TLSSocketConnection::GetSignatureAlgorithms(napi_env env, in GetSignatureAlgorithms() function in OHOS::NetStack::TlsSocketServer::TLSSocketServerModuleExports::TLSSocketConnection