From: Richard Levitte Date: Wed, 3 Mar 2021 16:33:08 +0000 (+0100) Subject: DOCS: Document OSSL_STORE_INFO_PUBKEY in doc/man3/OSSL_STORE_INFO.pod X-Git-Tag: openssl-3.0.0-alpha13~47 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c3a85d3d170a0bffd7b009edb544f0a4a182a3b7;p=thirdparty%2Fopenssl.git DOCS: Document OSSL_STORE_INFO_PUBKEY in doc/man3/OSSL_STORE_INFO.pod Fixes #14414 Reviewed-by: Matt Caswell Reviewed-by: Paul Dale (Merged from https://github.com/openssl/openssl/pull/14415) --- diff --git a/doc/man3/OSSL_STORE_INFO.pod b/doc/man3/OSSL_STORE_INFO.pod index 8c811ec1f31..070b325a2d1 100644 --- a/doc/man3/OSSL_STORE_INFO.pod +++ b/doc/man3/OSSL_STORE_INFO.pod @@ -166,7 +166,11 @@ Key parameters. =item OSSL_STORE_INFO_PKEY -A private/public key of some sort. +A keypair or just a private key (possibly with key parameters). + +=item OSSL_STORE_INFO_PUBKEY + +A public key (possibly with key parameters). =item OSSL_STORE_INFO_CERT