Uses of Enum
io.qt.network.QSslSocket.PeerVerifyMode
Packages that use QSslSocket.PeerVerifyMode
-
Uses of QSslSocket.PeerVerifyMode in io.qt.network
Methods in io.qt.network that return QSslSocket.PeerVerifyModeModifier and TypeMethodDescriptionQSslConfiguration.peerVerifyMode()
QSslSocket.peerVerifyMode()
static QSslSocket.PeerVerifyMode
QSslSocket.PeerVerifyMode.resolve
(int value) Returns the corresponding enum entry for the given value.static QSslSocket.PeerVerifyMode
Returns the enum constant of this type with the specified name.static QSslSocket.PeerVerifyMode[]
QSslSocket.PeerVerifyMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.network with parameters of type QSslSocket.PeerVerifyModeModifier and TypeMethodDescriptionfinal void
QSslConfiguration.setPeerVerifyMode
(QSslSocket.PeerVerifyMode mode) final void
QSslSocket.setPeerVerifyMode
(QSslSocket.PeerVerifyMode mode)