summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomas Mraz <tomas@openssl.org>2021-05-03 14:14:54 +0200
committerMatt Caswell <matt@openssl.org>2021-05-06 11:43:32 +0100
commit3d1becd42aecbd00c2514bac7b5e8e33f097fdc2 (patch)
treeab522de574ff83fa907d418b05468c37ba52af82
parent0b294f5647a21a8762871b18f0cbbf96ce8cc68d (diff)
provider-storemgmt: Document the input-type and properties parameters.
Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/15100)
-rw-r--r--doc/man7/provider-storemgmt.pod10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/man7/provider-storemgmt.pod b/doc/man7/provider-storemgmt.pod
index 32f4e467ac..d34f0377ae 100644
--- a/doc/man7/provider-storemgmt.pod
+++ b/doc/man7/provider-storemgmt.pod
@@ -153,6 +153,16 @@ fingerprint, computed with the given digest.
Indicates that the caller wants to search for an object with the given
alias (some call it a "friendly name").
+=item "properties" (B<OSSL_STORE_PARAM_PROPERTIES) <utf8 string>
+
+Property string to use when querying for algorithms such as the B<OSSL_DECODER>
+decoder implementations.
+
+=item "input-type" (B<OSSL_STORE_PARAM_INPUT_TYPE) <utf8 string>
+
+Type of the input format as a hint to use when decoding the objects in the
+store.
+
=back
Several of these search criteria may be combined. For example, to