| Package | Description |
|---|---|
| org.bouncycastle.asn1.cmc | |
| org.bouncycastle.asn1.ocsp | |
| org.bouncycastle.asn1.x509 |
| Modifier and Type | Method and Description |
|---|---|
CRLReason |
RevokeRequest.getReason() |
| Constructor and Description |
|---|
RevokeRequest(X500Name name,
ASN1Integer serialNumber,
CRLReason reason,
ASN1GeneralizedTime invalidityDate,
ASN1OctetString passphrase,
DERUTF8String comment) |
| 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 © 2015–2021 The veraPDF Consortium. All rights reserved.