asn1c/examples/README

11 lines
320 B
Plaintext

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