Uses of Package
org.asnlab.asndt.runtime.value
Packages that use org.asnlab.asndt.runtime.value
Package
Description
This package contains the AsnConverters which are resposible for converting object to ASN.1 runtime standard values.
This package contains the ASN.1 runtime generic value definitions.
-
Classes in org.asnlab.asndt.runtime.value used by org.asnlab.asndt.runtime.convClassDescriptionImmutable representation of an ASN.1 BIT STRING, which is equivalent to a byte array except some number of the rightmost bits are ignored.
-
Classes in org.asnlab.asndt.runtime.value used by org.asnlab.asndt.runtime.valueClassDescriptionImmutable representation of an ASN.1 OBJECT IDENTIFIER, which is equivalent to a integer array.