blob: 8adf5a92f62ed4ddb1cfd473f7ba67da39aadd49 [file] [log] [blame]
vlma3ba89f2004-09-26 13:13:31 +00001
2The X.509 (PKIX1) certificate decoder. Invoking `make` will compile the ASN.1
vlm1210e412005-02-28 15:37:08 +00003specifications from the rfc3280.txt in the above directory.
4
5The ../../skeletons/asn-decoder-template.c will supply the missing
6"int main()" routine which drives the decoding process.
vlma3ba89f2004-09-26 13:13:31 +00007