Package org.webpki.asn1
Class ASN1String
java.lang.Object
org.webpki.asn1.BaseASN1Object
org.webpki.asn1.Simple
org.webpki.asn1.ASN1String
- All Implemented Interfaces:
ASN1Constants
- Direct Known Subclasses:
ASN1BMPString,ASN1GeneralString,ASN1GraphicString,ASN1IA5String,ASN1NumericString,ASN1PrintableString,ASN1T61String,ASN1UTF8String,ASN1VisibleString
-
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 -
Method Summary
Methods inherited from class org.webpki.asn1.BaseASN1Object
debug, diff, encode, encode, encodeContent, encodedAsOctetString, get, get, sameType, tagNumber, toString, toString
-
Method Details
-
value
-
objValue
-
deepCompare
- Specified by:
deepComparein classBaseASN1Object
-
encode
- Specified by:
encodein classBaseASN1Object
-