summaryrefslogtreecommitdiffstats
path: root/doc/man7/EVP_SIGNATURE-RSA.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man7/EVP_SIGNATURE-RSA.pod')
-rw-r--r--doc/man7/EVP_SIGNATURE-RSA.pod2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/man7/EVP_SIGNATURE-RSA.pod b/doc/man7/EVP_SIGNATURE-RSA.pod
index 0cc3336bc9..41e8ad9a42 100644
--- a/doc/man7/EVP_SIGNATURE-RSA.pod
+++ b/doc/man7/EVP_SIGNATURE-RSA.pod
@@ -34,8 +34,6 @@ The type of padding to be used. Its value can be one of the following:
=item "pkcs1" (B<OSSL_PKEY_RSA_PAD_MODE_PKCSV15>)
-=item "sslv23" (B<OSSL_PKEY_RSA_PAD_MODE_SSLV23>)
-
=item "x931" (B<OSSL_PKEY_RSA_PAD_MODE_X931>)
=item "pss" (B<OSSL_PKEY_RSA_PAD_MODE_PSS>)