openssl/demos/asn1
Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c .
Reviewed-by: Tim Hudson <tjh@openssl.org>
2015-01-22 09:20:09 +00:00
..
ocsp.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
README.ASN1

This is a demo of the new ASN1 code. Its an OCSP ASN1 module. Doesn't
do much yet other than demonstrate what the new ASN1 modules might look
like.

It wont even compile yet: the new code isn't in place.