Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
O
- objectClass - Variable in class org.asnlab.asndt.runtime.conv.AbstractChoiceConverter
- objectClass - Variable in class org.asnlab.asndt.runtime.conv.AbstractCompositeConverter
- objectConverter - Variable in class org.asnlab.asndt.runtime.conv.OpenValueConverter
- ObjectIdentifier - Class in org.asnlab.asndt.runtime.value
-
Immutable representation of an ASN.1 OBJECT IDENTIFIER, which is equivalent to a integer array.
- ObjectIdentifier(int[]) - Constructor for class org.asnlab.asndt.runtime.value.ObjectIdentifier
-
Constructs an ObjectIdentifier object from a integer array which represent its components.
- ObjectIdentifier(String) - Constructor for class org.asnlab.asndt.runtime.value.ObjectIdentifier
-
Constructs an ObjectIdentifier object from a string representation of its integer components.
- objectSet - Variable in class org.asnlab.asndt.runtime.conv.OpenValueConverter
- OCTET_ENCODING_RULES - Static variable in interface org.asnlab.asndt.runtime.conv.EncodingRules
- OctetStringConverter - Class in org.asnlab.asndt.runtime.conv
-
The
OctetStringConverter
can convert OCTET STRING value object to/from byte array. - OctetStringConverter() - Constructor for class org.asnlab.asndt.runtime.conv.OctetStringConverter
- offset(int) - Method in class org.asnlab.asndt.runtime.type.Buffer
- OIDConverter - Class in org.asnlab.asndt.runtime.conv
-
The
OIDConverter
can convert OBJECT IDENTIFIER/RELATIVE-OID value object to/from int array. - OIDConverter() - Constructor for class org.asnlab.asndt.runtime.conv.OIDConverter
- OpenValueConverter - Class in org.asnlab.asndt.runtime.conv
-
The
OpenValueConverter
can convert open value. - OpenValueConverter() - Constructor for class org.asnlab.asndt.runtime.conv.OpenValueConverter
- OpenValueConverter(Vector<?>, CompositeConverter, Object) - Constructor for class org.asnlab.asndt.runtime.conv.OpenValueConverter
- ordinal - Variable in class org.asnlab.asndt.runtime.value.EnumeratedValue
- org.asnlab.asndt.runtime.conv - package org.asnlab.asndt.runtime.conv
-
This package contains the AsnConverters which are resposible for converting object to ASN.1 runtime standard values.
- org.asnlab.asndt.runtime.error - package org.asnlab.asndt.runtime.error
-
This package contains the ASN.1 runtime exceptions.
- org.asnlab.asndt.runtime.value - package org.asnlab.asndt.runtime.value
-
This package contains the ASN.1 runtime generic value definitions.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form