In x509_vfy.h rev. 1.23 2018/02/22 17:17:09, jsing@ provided
authorschwarze <schwarze@openbsd.org>
Sun, 25 Feb 2018 20:26:51 +0000 (20:26 +0000)
committerschwarze <schwarze@openbsd.org>
Sun, 25 Feb 2018 20:26:51 +0000 (20:26 +0000)
commitc2fe39a3d9075a4753fd0a35c92c2d03984c8172
tree6672c7e5c352528c92e45deb7827f5fbf8713935
parent47537faa79ee928dff058e1227531f946389e2ab
In x509_vfy.h rev. 1.23 2018/02/22 17:17:09, jsing@ provided
X509_OBJECT_get0_X509(3) and X509_OBJECT_get0_X509_CRL(3).
Since they are undocumented in OpenSSL, write a new manual
page from scratch, also documenting five closely related
public functions that have already been available before.
lib/libcrypto/man/Makefile
lib/libcrypto/man/X509_OBJECT_get0_X509.3 [new file with mode: 0644]