aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2004-09-26 13:13:31 +0000
committerLev Walkin <vlm@lionet.info>2004-09-26 13:13:31 +0000
commitcfcf553c6b038eb38390bc57f2602460f5b903a5 (patch)
tree8153876c62aa2b7021caf34480e636c6f628cc1f /examples
parent4e940a042f07f91a32a1893ff14d80903b2c78a7 (diff)
explanation
Diffstat (limited to 'examples')
-rw-r--r--examples/sample.source.PKIX1/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/sample.source.PKIX1/README b/examples/sample.source.PKIX1/README
new file mode 100644
index 00000000..76762f01
--- /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.
+