mirror of
https://github.com/QuasarApp/openssl.git
synced 2025-05-07 06:59:41 +00:00
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:
parent
c2ec2bb7c1
commit
c3a85d3d17
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user