Uses of Class
eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPRespStatus
Package | Description |
---|---|
eu.europa.esig.dss.spi.x509.revocation.ocsp |
-
Uses of OCSPRespStatus in eu.europa.esig.dss.spi.x509.revocation.ocsp
Methods in eu.europa.esig.dss.spi.x509.revocation.ocsp that return OCSPRespStatus Modifier and Type Method Description static OCSPRespStatus
OCSPRespStatus. fromInt(int value)
static OCSPRespStatus
OCSPRespStatus. valueOf(String name)
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.