
C++ ASN.1 library README
------------------------

This directory and ../c++_include contains the class definitions and
the encode, decode, free and print methods for all of the built-in
ASN.1 types.  It also contains buffer routines.

The makefile will produce one library, libasn1c++.a.


