summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2021-03-03 17:33:08 +0100
committerRichard Levitte <levitte@openssl.org>2021-03-04 19:25:24 +0100
commitc3a85d3d170a0bffd7b009edb544f0a4a182a3b7 (patch)
tree58796cd883ab2ca05fe47fd8951d8ea91e3a2172
parentc2ec2bb7c146d1e48568f27d11dca02c06c36338 (diff)
DOCS: Document OSSL_STORE_INFO_PUBKEY in doc/man3/OSSL_STORE_INFO.pod
Fixes #14414 Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/14415)
-rw-r--r--doc/man3/OSSL_STORE_INFO.pod6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/man3/OSSL_STORE_INFO.pod b/doc/man3/OSSL_STORE_INFO.pod
index 8c811ec1f3..070b325a2d 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