In x509_vfy.h rev. 1.21 2018/02/22 17:11:30, jsing@ provided
authorschwarze <schwarze@openbsd.org>
Sun, 25 Feb 2018 16:26:15 +0000 (16:26 +0000)
committerschwarze <schwarze@openbsd.org>
Sun, 25 Feb 2018 16:26:15 +0000 (16:26 +0000)
commitc388a1c04970e0edd15ef0b0776c3111cfc23640
tree14a86c7dfd8b941e5fbd1b4a3e48517324561a4c
parentd3125e1cd50ae383e04c7d6faea6ebf3f2ac9936
In x509_vfy.h rev. 1.21 2018/02/22 17:11:30, jsing@ provided
X509_STORE_CTX_get0_store(3).  It is undocumented in OpenSSL,
so write some documentation from scratch.
lib/libcrypto/man/X509_STORE_CTX_new.3