From cfcf553c6b038eb38390bc57f2602460f5b903a5 Mon Sep 17 00:00:00 2001
From: Lev Walkin <vlm@lionet.info>
Date: Sun, 26 Sep 2004 13:13:31 +0000
Subject: [PATCH] explanation

---
 examples/sample.source.PKIX1/README | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 examples/sample.source.PKIX1/README

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.
+
-- 
GitLab