Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.bouncycastle.asn1.ASN1Encodable
org.bouncycastle.asn1.x509.X509CertificateStructure
public class X509CertificateStructure
extends ASN1Encodable
implements X509ObjectIdentifiers, PKCSObjectIdentifiers
Certificate ::= SEQUENCE { tbsCertificate TBSCertificate, signatureAlgorithm AlgorithmIdentifier, signature BIT STRING }
Fields inherited from interface org.bouncycastle.asn1.x509.X509ObjectIdentifiers | |
commonName , countryName , id , id_SHA1 , id_ea_rsa , localityName , ocspAccessMethod , organization , organizationalUnitName , ripemd160 , ripemd160WithRSAEncryption , stateOrProvinceName |
Constructor Summary | |
Method Summary | |
Time | |
static X509CertificateStructure |
|
static X509CertificateStructure |
|
X509Name | |
DERInteger | |
DERBitString | |
AlgorithmIdentifier | |
Time | |
X509Name | |
SubjectPublicKeyInfo | |
TBSCertificateStructure | |
int | |
DERObject |
Methods inherited from class org.bouncycastle.asn1.ASN1Encodable | |
equals , getDERObject , getEncoded , hashCode , toASN1Object |
public static X509CertificateStructure getInstance(ASN1TaggedObject obj, boolean explicit)
public int getVersion()