org.bouncycastle.ocsp
public class RevokedStatus extends Object implements CertificateStatus
| Constructor Summary | |
|---|---|
| RevokedStatus(RevokedInfo info) | |
| RevokedStatus(Date revocationDate, int reason) | |
| Method Summary | |
|---|---|
| int | getRevocationReason()
return the revocation reason. |
| Date | getRevocationTime() |
| boolean | hasRevocationReason() |
Returns: the revocation reason value.
Throws: IllegalStateException if a reason is asked for and none is avaliable