Package | Description |
---|---|
org.spongycastle.asn1.x509 |
Support classes useful for encoding and processing X.509 certificates.
|
Modifier and Type | Field and Description |
---|---|
(package private) TBSCertificateStructure |
X509CertificateStructure.tbsCert
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static TBSCertificateStructure |
TBSCertificateStructure.getInstance(ASN1TaggedObject obj,
boolean explicit) |
static TBSCertificateStructure |
TBSCertificateStructure.getInstance(java.lang.Object obj) |
TBSCertificateStructure |
X509CertificateStructure.getTBSCertificate()
Deprecated.
|