Package org.webpki.asn1
Class ASN1Enumerated
java.lang.Object
org.webpki.asn1.BaseASN1Object
org.webpki.asn1.Simple
org.webpki.asn1.ASN1Enumerated
- 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
ConstructorDescriptionASN1Enumerated
(long value) ASN1Enumerated
(String value) ASN1Enumerated
(BigInteger value) -
Method Summary
Methods inherited from class org.webpki.asn1.BaseASN1Object
debug, diff, encode, encode, encodeContent, encodedAsOctetString, get, get, sameType, tagNumber, toString, toString
-
Constructor Details
-
ASN1Enumerated
-
ASN1Enumerated
-
ASN1Enumerated
public ASN1Enumerated(long value)
-
-
Method Details
-
encode
- Specified by:
encode
in classBaseASN1Object
-
deepCompare
- Specified by:
deepCompare
in classBaseASN1Object
-
objValue
-
value
-
intValue
public int intValue()
-