diff options
Diffstat (limited to 'openssl')
-rw-r--r-- | openssl/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/openssl/README b/openssl/README index 1bf6453a..040de9c7 100644 --- a/openssl/README +++ b/openssl/README @@ -76,7 +76,8 @@ generating Perl code: crypto/objects/obj_mac.h crypto/objects/obj_dat.h -Nice example of "new" style ASN.1: +Nice example of "new" style ASN.1 (if it compiles, which the README +suggets it won't, sigh): demos/asn1/ocsp.c |