提交 2018681b 编写于 作者: R Richard Levitte

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.
上级 e2045161
...@@ -20,8 +20,6 @@ RSA_new_method - select RSA method ...@@ -20,8 +20,6 @@ RSA_new_method - select RSA method
RSA_METHOD *RSA_PKCS1_SSLeay(void); RSA_METHOD *RSA_PKCS1_SSLeay(void);
RSA_METHOD *RSA_PKCS1_RSAref(void);
RSA_METHOD *RSA_null_method(void); RSA_METHOD *RSA_null_method(void);
int RSA_flags(const RSA *rsa); int RSA_flags(const RSA *rsa);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册