asn1c/examples/sample.source.PKIX1/README

7 lines
242 B
Plaintext

The X.509 (PKIX1) certificate decoder. Invoking `make` will compile the ASN.1
specifications from the RFC3280 in the above directory.
The ../decoder-template.c will supply the missing "int main()" routine
which drives the decoding process.