Remove *all* references to RSA_PKCS1_RSAref, since it doesn't exist any more.

This correction was originally introduced in OpenBSD's tracking of OpenSSL.
This commit is contained in:
Richard Levitte 2002-09-25 13:26:36 +00:00
parent e204516178
commit 2018681b33

View file

@ -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);