org.bouncycastle.asn1.x509
public class TBSCertList.CRLEntry extends ASN1Encodable
| Constructor Summary | |
|---|---|
| CRLEntry(ASN1Sequence seq) | |
| Method Summary | |
|---|---|
| X509Extensions | getExtensions() |
| Time | getRevocationDate() |
| DERInteger | getUserCertificate() |
| DERObject | toASN1Object() |