Document the new raw private/public key functions
authorMatt Caswell <matt@openssl.org>
Mon, 27 Apr 2020 15:48:18 +0000 (16:48 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 4 May 2020 08:30:55 +0000 (09:30 +0100)
commit2b1bc78acc0d7ef3a10ca0cb3d2280375032d137
tree3b37881b73a6b5ba0d2dcb23e18bcf9d2a73c263
parent262ff12347f30548080ad904b7d15928221864aa
Document the new raw private/public key functions

Document the newly added EVP_PKEY_new_raw_private_key_with_libctx and
EVP_PKEY_new_raw_public_key_with_libctx functions.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/11635)
doc/man3/EVP_PKEY_new.pod