Uses of Class
io.qt.network.QSslPreSharedKeyAuthenticator
-
Uses of QSslPreSharedKeyAuthenticator in io.qt.network
Modifier and TypeFieldDescriptionQNetworkAccessManager.preSharedKeyAuthenticationRequired
QNetworkReply.preSharedKeyAuthenticationRequired
QSslSocket.preSharedKeyAuthenticationRequired
QDtls.pskRequired
Modifier and TypeMethodDescriptionQSslPreSharedKeyAuthenticator.clone()
Creates and returns a copy of this object.Modifier and TypeMethodDescriptionfinal void
QSslPreSharedKeyAuthenticator.assign
(QSslPreSharedKeyAuthenticator authenticator) final void
QSslPreSharedKeyAuthenticator.set
(QSslPreSharedKeyAuthenticator authenticator) Deprecated.final void
QSslPreSharedKeyAuthenticator.swap
(QSslPreSharedKeyAuthenticator other) ModifierConstructorDescriptionQSslPreSharedKeyAuthenticator
(QSslPreSharedKeyAuthenticator authenticator) -
Uses of QSslPreSharedKeyAuthenticator in io.qt.websockets
Modifier and TypeFieldDescriptionQWebSocket.preSharedKeyAuthenticationRequired
QWebSocketServer.preSharedKeyAuthenticationRequired
assign(io.qt.network.QSslPreSharedKeyAuthenticator)
instead.