summaryrefslogtreecommitdiffstats
path: root/doc/man3/RSA_public_encrypt.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man3/RSA_public_encrypt.pod')
-rw-r--r--doc/man3/RSA_public_encrypt.pod5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/man3/RSA_public_encrypt.pod b/doc/man3/RSA_public_encrypt.pod
index 0aa18d7616..6012e911de 100644
--- a/doc/man3/RSA_public_encrypt.pod
+++ b/doc/man3/RSA_public_encrypt.pod
@@ -43,11 +43,6 @@ new applications. SEE WARNING BELOW.
EME-OAEP as defined in PKCS #1 v2.0 with SHA-1, MGF1 and an empty
encoding parameter. This mode is recommended for all new applications.
-=item RSA_SSLV23_PADDING
-
-PKCS #1 v1.5 padding with an SSL-specific modification that denotes
-that the server is SSL3 capable.
-
=item RSA_NO_PADDING
Raw RSA encryption. This mode should I<only> be used to implement