Package | Description |
---|---|
org.bouncycastle.asn1.x509 | |
org.bouncycastle.jce.provider |
Modifier and Type | Method and Description |
---|---|
static TBSCertList.CRLEntry |
TBSCertList.CRLEntry.getInstance(Object o) |
TBSCertList.CRLEntry[] |
TBSCertList.getRevokedCertificates() |
TBSCertList.CRLEntry[] |
CertificateList.getRevokedCertificates() |
Constructor and Description |
---|
X509CRLEntryObject(TBSCertList.CRLEntry c) |
X509CRLEntryObject(TBSCertList.CRLEntry c,
boolean isIndirect,
X500Name previousCertificateIssuer)
Constructor for CRLEntries of indirect CRLs.
|
Copyright © 2021 BouncyCastle.org. All rights reserved.