Package org.webpki.asn1
Class ASN1Sequence
java.lang.Object
org.webpki.asn1.BaseASN1Object
org.webpki.asn1.Composite
org.webpki.asn1.ASN1Sequence
- All Implemented Interfaces:
ASN1Constants
-
Field Summary
Fields inherited from interface org.webpki.asn1.ASN1Constants
APPLICATION, BITSTRING, BMPSTRING, BOOLEAN, CLASS_MASK, CONSTRUCTED, CONTEXT, EMBEDDED_PDV, ENUMERATED, EOC, EXTERNAL, FORM_MASK, GENERALIZEDTIME, GENERALSTRING, GRAPHICSTRING, IA5STRING, INTEGER, NULL, NUMERICSTRING, OBJDESCRIPTOR, OCTETSTRING, OID, PRIMITIVE, PRINTABLESTRING, PRIVATE, REAL, SEQUENCE, SET, T61STRING, TAG_MASK, UNIVERSAL, UNIVERSALSTRING, UTCTIME, UTF8STRING, VIDEOTEXSTRING, VISIBLESTRING
-
Constructor Summary
ConstructorDescriptionASN1Sequence
(ArrayList<BaseASN1Object> components) ASN1Sequence
(BaseASN1Object component) ASN1Sequence
(BaseASN1Object[] components) -
Method Summary
Methods inherited from class org.webpki.asn1.Composite
components, deepCompare, diff, encode, encode, get, size
Methods inherited from class org.webpki.asn1.BaseASN1Object
debug, diff, encode, encodeContent, encodedAsOctetString, get, sameType, tagNumber, toString, toString
-
Constructor Details
-
ASN1Sequence
-
ASN1Sequence
-
ASN1Sequence
-
-
Method Details
-
x509Certificate
-