mirror of
https://github.com/openssl/openssl.git
synced 2024-11-21 01:15:20 +08:00
provider-storemgmt.pod: fix nits (unclosed '<' around name)
Reviewed-by: Hugo Landau <hlandau@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/22942)
This commit is contained in:
parent
d6688e45fa
commit
a149e8e108
@ -184,12 +184,12 @@ 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>
|
||||
=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>
|
||||
=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.
|
||||
|
Loading…
Reference in New Issue
Block a user