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)
This commit is contained in:
Richard Levitte 2021-03-03 17:33:08 +01:00
parent c2ec2bb7c1
commit c3a85d3d17

View File

@ -166,7 +166,11 @@ Key parameters.
=item OSSL_STORE_INFO_PKEY =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 =item OSSL_STORE_INFO_CERT