Uses of Class
io.qt.network.QSslPreSharedKeyAuthenticator
-
Uses of QSslPreSharedKeyAuthenticator in io.qt.network
Modifier and TypeFieldDescriptionQNetworkAccessManager.preSharedKeyAuthenticationRequired
QNetworkReply.preSharedKeyAuthenticationRequired
QSslServer.preSharedKeyAuthenticationRequired
QSslSocket.preSharedKeyAuthenticationRequired
QDtls.pskRequired
Modifier and TypeMethodDescriptionfinal void
QSslPreSharedKeyAuthenticator.set
(QSslPreSharedKeyAuthenticator authenticator) final void
QSslPreSharedKeyAuthenticator.swap
(QSslPreSharedKeyAuthenticator other) ModifierConstructorDescriptionQSslPreSharedKeyAuthenticator
(QSslPreSharedKeyAuthenticator authenticator) -
Uses of QSslPreSharedKeyAuthenticator in io.qt.websockets
Modifier and TypeFieldDescriptionQWebSocket.preSharedKeyAuthenticationRequired
QWebSocketServer.preSharedKeyAuthenticationRequired