| Package | Description |
|---|---|
| com.entrust.toolkit.exceptions | |
| iaik.x509 | |
| iaik.x509.ocsp |
| Modifier and Type | Method and Description |
|---|---|
ReasonCode |
RevocationException.getRevocationReason()
Returns the reason the certificate was revoked.
|
| Modifier and Type | Method and Description |
|---|---|
ReasonCode |
RevokedCertificate.getReasonCode()
Returns the reason code.
|
| Modifier and Type | Method and Description |
|---|---|
ReasonCode |
RevokedInfo.getRevocationReason()
Returns the revocation reason.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RevokedInfo.setRevocationReason(ReasonCode reasonCode)
Sets the revocation reason field.
|