Uses of Class
io.qt.network.QSslPreSharedKeyAuthenticator
Packages that use QSslPreSharedKeyAuthenticator
-
Uses of QSslPreSharedKeyAuthenticator in io.qt.network
Fields in io.qt.network with type parameters of type QSslPreSharedKeyAuthenticatorModifier and TypeFieldDescriptionQNetworkAccessManager.preSharedKeyAuthenticationRequired
QNetworkReply.preSharedKeyAuthenticationRequired
QSslSocket.preSharedKeyAuthenticationRequired
QDtls.pskRequired
Methods in io.qt.network that return QSslPreSharedKeyAuthenticatorMethods in io.qt.network with parameters of type QSslPreSharedKeyAuthenticatorModifier and TypeMethodDescriptionfinal void
QSslPreSharedKeyAuthenticator.set
(QSslPreSharedKeyAuthenticator authenticator) final void
QSslPreSharedKeyAuthenticator.swap
(QSslPreSharedKeyAuthenticator other) Constructors in io.qt.network with parameters of type QSslPreSharedKeyAuthenticatorModifierConstructorDescriptionQSslPreSharedKeyAuthenticator
(QSslPreSharedKeyAuthenticator authenticator) -
Uses of QSslPreSharedKeyAuthenticator in io.qt.websockets
Fields in io.qt.websockets with type parameters of type QSslPreSharedKeyAuthenticatorModifier and TypeFieldDescriptionQWebSocket.preSharedKeyAuthenticationRequired
QWebSocketServer.preSharedKeyAuthenticationRequired