Uses of Class
io.qt.network.QSslSocket
-
Uses of QSslSocket in io.qt.network
Modifier and TypeFieldDescriptionQSslServer.alertReceived
QSslServer.alertSent
QSslServer.errorOccurred
final QObject.Signal2<QSslSocket,
QSslError> QSslServer.handshakeInterruptedOnError
final QObject.Signal2<QSslSocket,
QSslError> QSslServer.peerVerifyError
QSslServer.preSharedKeyAuthenticationRequired
final QObject.Signal2<QSslSocket,
List<QSslError>> QSslServer.sslErrors
final QObject.Signal1<QSslSocket>
QSslServer.startedEncryptionHandshake