proper name of decoder template

This commit is contained in:
Lev Walkin 2005-02-28 15:37:08 +00:00
parent bb16593187
commit 1e318834c3
1 changed files with 4 additions and 3 deletions

View File

@ -1,6 +1,7 @@
The X.509 (PKIX1) certificate decoder. Invoking `make` will compile the ASN.1
specifications from the RFC3280 in the above directory.
The ../decoder-template.c will supply the missing "int main()" routine
which drives the decoding process.
specifications from the rfc3280.txt in the above directory.
The ../../skeletons/asn-decoder-template.c will supply the missing
"int main()" routine which drives the decoding process.