public static class TBSCertList.CRLEntry extends ASN1Encodable
BER, DER| Constructor and Description |
|---|
CRLEntry(ASN1Sequence seq) |
| Modifier and Type | Method and Description |
|---|---|
X509Extensions |
getExtensions() |
Time |
getRevocationDate() |
DERInteger |
getUserCertificate() |
DERObject |
toASN1Object() |
equals, getDEREncoded, getDERObject, getEncoded, getEncoded, hashCodepublic CRLEntry(ASN1Sequence seq)
public DERInteger getUserCertificate()
public Time getRevocationDate()
public X509Extensions getExtensions()
public DERObject toASN1Object()
toASN1Object in class ASN1EncodableCopyright © 2015. All rights reserved.