diff --git a/examples/sample.source.PKIX1/README b/examples/sample.source.PKIX1/README new file mode 100644 index 0000000000000000000000000000000000000000..76762f011837fb6041e63eec3bfc7aaa9cfef277 --- /dev/null +++ b/examples/sample.source.PKIX1/README @@ -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. +