Skip to content
Snippets Groups Projects
Forked from oai / asn1c
1111 commits behind the upstream repository.
README 232 B
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.