Package | Description |
---|---|
org.spongycastle.asn1.x509 |
Support classes useful for encoding and processing X.509 certificates.
|
Modifier and Type | Field and Description |
---|---|
(package private) TBSCertList |
CertificateList.tbsCertList |
Modifier and Type | Method and Description |
---|---|
TBSCertList |
V2TBSCertListGenerator.generateTBSCertList() |
static TBSCertList |
TBSCertList.getInstance(ASN1TaggedObject obj,
boolean explicit) |
static TBSCertList |
TBSCertList.getInstance(java.lang.Object obj) |
TBSCertList |
CertificateList.getTBSCertList() |