public class CRLAnnContent extends ASN1Object
| Constructor and Description |
|---|
CRLAnnContent(CertificateList crl) |
| Modifier and Type | Method and Description |
|---|---|
CertificateList[] |
getCertificateLists() |
static CRLAnnContent |
getInstance(Object o) |
ASN1Primitive |
toASN1Primitive()
CRLAnnContent ::= SEQUENCE OF CertificateList
|
equals, getEncoded, getEncoded, hasEncodedTagValue, hashCode, toASN1Objectpublic CRLAnnContent(CertificateList crl)
public static CRLAnnContent getInstance(Object o)
public CertificateList[] getCertificateLists()
public ASN1Primitive toASN1Primitive()
CRLAnnContent ::= SEQUENCE OF CertificateList
toASN1Primitive in interface ASN1EncodabletoASN1Primitive in class ASN1ObjectCopyright © 2015–2021 The veraPDF Consortium. All rights reserved.