Uses of Enum
eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPRespStatus
-
Uses of OCSPRespStatus in eu.europa.esig.dss.spi.x509.revocation.ocsp
Modifier and TypeMethodDescriptionstatic OCSPRespStatus
OCSPRespStatus.fromInt
(int value) Returns a correspondingOCSPRespStatus
for the int value codestatic OCSPRespStatus
Returns the enum constant of this type with the specified name.static OCSPRespStatus[]
OCSPRespStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.