
Manage asn1 (abstract syntax notation one) structures. the main features of this library are:
* on-line asn1 structure management that doesn't require any c code
file generation.
* off-line asn1 structure management with c code file generation
containing an array.
* der (distinguish encoding rules) encoding
* no limits for integer and enumerated values
this package contains programs to encode, decode and parse asn1 data structures.