provider-storemgmt: Document the input-type and properties parameters.
authorTomas Mraz <tomas@openssl.org>
Mon, 3 May 2021 12:14:54 +0000 (14:14 +0200)
committerMatt Caswell <matt@openssl.org>
Thu, 6 May 2021 10:43:32 +0000 (11:43 +0100)
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15100)

doc/man7/provider-storemgmt.pod

index 32f4e467ac7e69ceb69d2e95b6c0100ac5663345..d34f0377ae60ff786b92c305285c680810018ca4 100644 (file)
@@ -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