In x509_vfy.h rev. 1.24 2018/02/22 17:19:31, jsing provided
authorschwarze <schwarze@openbsd.org>
Sun, 25 Feb 2018 22:24:18 +0000 (22:24 +0000)
committerschwarze <schwarze@openbsd.org>
Sun, 25 Feb 2018 22:24:18 +0000 (22:24 +0000)
commite349b5c656473fab82bdf306f183e16cd2a007eb
tree49ef2c07454e4381b5e4b5048cc7d5cc24554308
parent43f7f1100393e533d2ea4f071c1d66544435e583
In x509_vfy.h rev. 1.24 2018/02/22 17:19:31, jsing provided
X509_STORE_get0_objects(3).  Merge the documenteation from OpenSSL,
heavily tweaked by me.  While here, document six additional public
functions closely related to X509_STORE_set1_param(3) that OpenSSL
lacks documentation for.  No Copyright-worthy amount of text remains
in X509_STORE_set1_param.3, so switch to my Copyright and license.
lib/libcrypto/man/X509_OBJECT_get0_X509.3
lib/libcrypto/man/X509_STORE_CTX_new.3
lib/libcrypto/man/X509_STORE_set1_param.3
lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.3