Document X509_check_private_key and relative
authorPaul Yang <paulyang.inf@gmail.com>
Sun, 4 Jun 2017 19:14:15 +0000 (03:14 +0800)
committerMatt Caswell <matt@openssl.org>
Tue, 6 Jun 2017 16:50:06 +0000 (17:50 +0100)
commit7b9863392bff83e7822384a07a11a91feb4e003f
treec62968bb18849f8aa3b66d0a10e1f552077ed0b1
parentbf0d560938f133df2ebd2026ff80fe3f51f07b40
Document X509_check_private_key and relative

Document two private key check functions:

X509_check_private_key
X509_REQ_check_private_key

Signed-off-by: Paul Yang <paulyang.inf@gmail.com>
Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3614)
doc/man3/X509_check_private_key.pod [new file with mode: 0644]