Uses of Enum
io.qt.network.QOcspRevocationReason
Packages that use QOcspRevocationReason
-
Uses of QOcspRevocationReason in io.qt.network
Methods in io.qt.network that return QOcspRevocationReasonModifier and TypeMethodDescriptionstatic QOcspRevocationReason
QOcspRevocationReason.resolve
(int value) Returns the corresponding enum entry for the given value.final QOcspRevocationReason
QOcspResponse.revocationReason()
static QOcspRevocationReason
Returns the enum constant of this type with the specified name.static QOcspRevocationReason[]
QOcspRevocationReason.values()
Returns an array containing the constants of this enum type, in the order they are declared.