提交 be6d7700 编写于 作者: B Bodo Möller

comments

上级 b263b667
......@@ -86,8 +86,10 @@ static RSA_METHOD rsa_pkcs1_eay_meth={
BN_mod_exp_mont, /* XXX probably we should not use Montgomery if e == 3 */
RSA_eay_init,
RSA_eay_finish,
0,
0, /* flags */
NULL,
0, /* rsa_sign */
0 /* rsa_verify */
};
const RSA_METHOD *RSA_PKCS1_SSLeay(void)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册