Package | Description |
---|---|
org.bouncycastle.asn1.ocsp | |
org.bouncycastle.asn1.x509 |
Modifier and Type | Method and Description |
---|---|
CRLReason |
RevokedInfo.getRevocationReason() |
Constructor and Description |
---|
RevokedInfo(ASN1GeneralizedTime revocationTime,
CRLReason revocationReason) |
Modifier and Type | Method and Description |
---|---|
static CRLReason |
CRLReason.getInstance(Object o) |
static CRLReason |
CRLReason.lookup(int value) |
Copyright © 2018 BouncyCastle.org. All rights reserved.