source-engine/thirdparty/openssl/demos/asn1
2020-10-22 20:43:01 +03:00
..
ocsp.c Add thirdparty libs 2020-10-22 20:43:01 +03:00
README.ASN1 Add thirdparty libs 2020-10-22 20:43:01 +03:00

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.