X509_STORE_CTX accessors.
authorRich Salz <rsalz@openssl.org>
Tue, 17 May 2016 20:06:09 +0000 (16:06 -0400)
committerRich Salz <rsalz@openssl.org>
Tue, 17 May 2016 20:06:09 +0000 (16:06 -0400)
commit6ddbb4cd92ad8c9ebf874e5d9920c122696b7477
tree140b96b308c7985c8537c1b8218129ced10e41b0
parentaa6bb1352b1026b20a23b49da4efdcf171926eb0
X509_STORE_CTX accessors.

Add some functions that were missing when a number of X509
objects became opaque (thanks, Roumen!)

Reviewed-by: Richard Levitte <levitte@openssl.org>
apps/crl.c
apps/s_server.c
crypto/x509/x509_err.c
crypto/x509/x509_lu.c
crypto/x509/x509_vfy.c
include/openssl/x509.h
include/openssl/x509_vfy.h
util/libcrypto.num