X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=doc%2Fman7%2FEVP_PKEY-FFC.pod;fp=doc%2Fman7%2FEVP_PKEY-FFC.pod;h=9de066a865328abfb84abd7e3638842dde603a24;hp=e345580ec1efcabb11af1159c3b2bb4d4aaa41de;hb=c9f18e5990654e83bab77eb2a80ed0073293d952;hpb=f71a7453589b29819f2e35b8cf08c8423b0d27a3 diff --git a/doc/man7/EVP_PKEY-FFC.pod b/doc/man7/EVP_PKEY-FFC.pod index e345580ec1..9de066a865 100644 --- a/doc/man7/EVP_PKEY-FFC.pod +++ b/doc/man7/EVP_PKEY-FFC.pod @@ -108,7 +108,7 @@ The following key generation types are available for DSA and DHX algorithms: =over 4 -=item "type" (B) +=item "type" (B) Sets the type of parameter generation. The shared valid values are: @@ -140,13 +140,13 @@ Sets the size (in bits) of the prime 'q'. For "fips186_4" this can be either 224 or 256. For "fips186_2" this has a size of 160. -=item "digest" (B) +=item "digest" (B) Sets the Digest algorithm to be used as part of the Key Generation Function associated with the given Key Generation I. This must also be set for key validation. -=item "properties" (B) +=item "properties" (B) Sets properties to be used upon look up of the implementation for the selected Digest algorithm for the Key Generation Function associated with the given key