Package jp.bitmeister.asn1.type.useful

Contains the classes which represents useful ASN.1 types.

See:
          Description

Class Summary
BMPString Represents ASN.1 'BMPString' type.
CHARACTER_STRING Represents ASN.1 'CHARACTER STRING' type.
EMBEDDED_PDV Represents ASN.1 'EMBEDDED PDV' type.
EMBEDDED_PDV.ContextNegotiation Sequence type definition for 'context-negotiation' field.
EMBEDDED_PDV.Identification Choice type definition for 'identification' field.
EMBEDDED_PDV.Syntaxes Sequence type definition for 'syntaxes' field.
EXTERNAL Represents ASN.1 'EXTERNAL' type.
EXTERNAL.Encoding Represents 'CHOICE' type for 'encoding' of 'EXTERNAL' type.
GeneralizedTime Represents ASN.1 "GeneralizedTime" type.
GeneralString Represents ASN.1 'GeneralString' type.
GraphicString Represents ASN.1 'GraphicString' type.
IA5String Represents ASN.1 'IA5String' type.
NumericString Represents ASN.1 'NumericString' type.
ObjectDescriptor Represents ASN.1 'ObjectDescriptor' type.
PrintableString Represents ASN.1 'PrintableString' type.
TeletexString Represents ASN.1 'TeletexString' type.
UniversalString Represents ASN.1 'UniversalString' type.
UTCTime Represents ASN.1 'UTCTime' type.
UTF8String Represents ASN.1 'UTF8String' type.
VideotexString Represents ASN.1 'VideotexString' type.
VisibleString Represents ASN.1 'VisibleString' type.
 

Package jp.bitmeister.asn1.type.useful Description

Contains the classes which represents useful ASN.1 types.