explanation

This commit is contained in:
Lev Walkin 2004-09-26 13:13:31 +00:00
parent 4e940a042f
commit cfcf553c6b
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
The X.509 (PKIX1) certificate decoder. Invoking `make` will compile the ASN.1
specifications from the RFC3280 in the above directory. This x509dump.c will
supply the missing "int main()" routine which drives the decoding process.