public class TBSCertList.CRLEntry extends ASN1Encodable
BER, DER
Constructor and Description |
---|
TBSCertList.CRLEntry(ASN1Sequence seq) |
Modifier and Type | Method and Description |
---|---|
X509Extensions |
getExtensions() |
Time |
getRevocationDate() |
DERInteger |
getUserCertificate() |
DERObject |
toASN1Object() |
equals, getDEREncoded, getDERObject, getEncoded, getEncoded, hashCode
public TBSCertList.CRLEntry(ASN1Sequence seq)
public DERInteger getUserCertificate()
public Time getRevocationDate()
public X509Extensions getExtensions()
public DERObject toASN1Object()
toASN1Object
in class ASN1Encodable