RSA_get0_ functions permit NULL parameters
authorKen Goldman <kgoldman@us.ibm.com>
Mon, 31 Jul 2017 20:44:47 +0000 (16:44 -0400)
committerMatt Caswell <matt@openssl.org>
Tue, 1 Aug 2017 17:11:40 +0000 (18:11 +0100)
commit07c54e598ce8a15c08abcfcae939bdf8f017dae3
tree38550226db9338d50250f69a5b5db60939b1b586
parentc0537ebdf1e85e52923d05aa5d83496e97d121a3
RSA_get0_ functions permit NULL parameters

Document that the RSA_get0_ functions permit a NULL BIGNUM **. Those output parameters are ignored.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4064)
doc/man3/RSA_get0_key.pod