asn1c/examples
vlm 270be9fd10 added rfc3280
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@279 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-07 06:37:25 +00:00
..
Makefile.am added obsolete rfc2459 2004-09-07 06:36:54 +00:00
Makefile.in added obsolete rfc2459 2004-09-07 06:36:54 +00:00
README more info 2004-09-07 06:31:59 +00:00
clyx2asn1.pl comment 2004-09-07 06:36:22 +00:00
crfc2asn1.pl real-lifing specs 2004-09-07 06:36:35 +00:00
rfc3280.txt added rfc3280 2004-09-07 06:37:25 +00:00

README

This directory contains several convertors from a few known text formats into
the ASN.1 modules, as well as examples of these formats and the sample
convertor's output (generated by `make`).

To regenerate the .asn1 files, do `rm *.asn1; make`.

To compile the files using asn1c, try

	../asn1c/asn1c -P rfc3280-*.asn1