All Classes and Interfaces
Class
Description
The
ArrayConverter can convert
SEQUENCE OF/SET OF value object to/from arrays
This class is not intent to be extended.The
ArrayListConverter can convert
SEQUENCE OF/SET OF value object to/from ArrayList
This class not is intent to be extended.Instances of the class
AsnConverter can convert
varied objects to ASN.1 recognized values and vice versa.Instances of the class
AsnModule represent the metadata
of ASN.1 Module.Instances of the class
AsnType represent the metadata
of ASN.1 type.The
BigDecimalConverter can convert real value object to/from BigDecimal
value.The
IntegerConverter can convert INTEGER value object to/from
BigInteger value.The
BitStringConverter can convert
BitSet to ASN.1 recognized values and vice versa.Immutable representation of an ASN.1 BIT STRING, which is equivalent to a
byte array except some number of the rightmost bits are ignored.
The
BitStringConverter can convert
BitString to ASN.1 recognized values and vice versa.The
BooleanConverter can convert boolean value object to/from
boolean value.A container for data of a specific primitive type.
The
BufferOptions class hold default
buffer size options to tune the performance of encoding/decoding.The
ChoiceConverter can convert
choice value.The
CompositeConverter can convert
composite value.The
DateConverter can convert date value object to/from Date
value.The
DoubleConverter can convert real value object to/from double
value.This interface define the constant of encoding rules
The
EnumeratedConverter can convert Enumerated value object to
ASN.1 recognized values and vice versa.The
FloatConverter can convert REAL value object to/from float
value.The
IntegerConverter can convert INTEGER value object to/from int
value.The
LinkedListConverter can convert
SEQUENCE OF/SET OF value object to/from LinkedList
This class is not intent to be extended.The
ListConverter can convert
SEQUENCE OF/SET OF value object to/from List
This class is intent to be extended.The
IntegerConverter can convert INTEGER value object to/from
long value.Named bits representation of an ASN.1 BIT STRING
The
NullConverter in fact convert nothingImmutable representation of an ASN.1 OBJECT IDENTIFIER, which is equivalent to a
integer array.
The
OctetStringConverter can convert OCTET STRING value object
to/from byte array.The
OIDConverter can convert OBJECT IDENTIFIER/RELATIVE-OID
value object to/from int array.The
OpenValueConverter can convert
open value.The
StringConverter can convert Character Strings value object
to/from String value.The
ListConverter can convert
SEQUENCE OF/SET OF value object to/from Vector
This class is not intent to be extended.