2004-10-14 10:51:02 +02:00
|
|
|
The asn1c compiles ASN.1 (Abstract Syntax Notation One) specifications into
|
|
|
|
the C source code. This compiler supports automatic constraints checking code
|
|
|
|
generation, parametrization, basic support for Information Object Classes.
|
2006-09-19 09:27:52 +02:00
|
|
|
The produced C code contains the codecs for BER/DER/CER/PER/XER encoding rules.
|
2004-10-14 10:51:02 +02:00
|
|
|
|
|
|
|
See asn1c-usage.pdf and asn1c(1) manual page for details.
|
|
|
|
|
2005-03-11 19:45:01 +01:00
|
|
|
WWW: http://lionet.info/asn1c
|