diff options
Diffstat (limited to 'src/lib/libcrypto/doc/EVP_PKEY_CTX_ctrl.pod')
| -rw-r--r-- | src/lib/libcrypto/doc/EVP_PKEY_CTX_ctrl.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/doc/EVP_PKEY_CTX_ctrl.pod b/src/lib/libcrypto/doc/EVP_PKEY_CTX_ctrl.pod index 91125da62e..e8776e1e67 100644 --- a/src/lib/libcrypto/doc/EVP_PKEY_CTX_ctrl.pod +++ b/src/lib/libcrypto/doc/EVP_PKEY_CTX_ctrl.pod | |||
| @@ -90,7 +90,7 @@ B<PSS> block structure. If this macro is not called a salt length value of -2 | |||
| 90 | is used by default. | 90 | is used by default. |
| 91 | 91 | ||
| 92 | The EVP_PKEY_CTX_set_rsa_rsa_keygen_bits() macro sets the RSA key length for | 92 | The EVP_PKEY_CTX_set_rsa_rsa_keygen_bits() macro sets the RSA key length for |
| 93 | RSA key genration to B<bits>. If not specified 1024 bits is used. | 93 | RSA key generation to B<bits>. If not specified 1024 bits is used. |
| 94 | 94 | ||
| 95 | The EVP_PKEY_CTX_set_rsa_keygen_pubexp() macro sets the public exponent value | 95 | The EVP_PKEY_CTX_set_rsa_keygen_pubexp() macro sets the public exponent value |
| 96 | for RSA key generation to B<pubexp> currently it should be an odd integer. The | 96 | for RSA key generation to B<pubexp> currently it should be an odd integer. The |
