|
Bouncy Castle Cryptography 1.26 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.asn1.ASN1Encodable | +--org.bouncycastle.asn1.x509.TBSCertList.CRLEntry
Constructor Summary | |
TBSCertList.CRLEntry(ASN1Sequence seq)
|
Method Summary | |
X509Extensions |
getExtensions()
|
Time |
getRevocationDate()
|
DERInteger |
getUserCertificate()
|
DERObject |
toASN1Object()
|
Methods inherited from class org.bouncycastle.asn1.ASN1Encodable |
equals, getDERObject, getEncoded, hashCode |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TBSCertList.CRLEntry(ASN1Sequence seq)
Method Detail |
public DERInteger getUserCertificate()
public Time getRevocationDate()
public X509Extensions getExtensions()
public DERObject toASN1Object()
toASN1Object
in class ASN1Encodable
|
Bouncy Castle Cryptography 1.26 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |