diff --git a/doc/crypto/RSA_set_method.pod b/doc/crypto/RSA_set_method.pod index 060c4cc25832a7fc131dfef2713d4eef5289a4fc..0a305f6b140d4279aa9afc49486f4465b5c7dd07 100644 --- a/doc/crypto/RSA_set_method.pod +++ b/doc/crypto/RSA_set_method.pod @@ -20,8 +20,6 @@ RSA_new_method - select RSA method RSA_METHOD *RSA_PKCS1_SSLeay(void); - RSA_METHOD *RSA_PKCS1_RSAref(void); - RSA_METHOD *RSA_null_method(void); int RSA_flags(const RSA *rsa);