looks like a cut&paste error
This commit is contained in:
parent
020fc820dc
commit
458d356db9
@ -163,6 +163,6 @@ added in OpenSSL 0.9.4.
|
|||||||
RSA_set_default_openssl_method() and RSA_get_default_openssl_method()
|
RSA_set_default_openssl_method() and RSA_get_default_openssl_method()
|
||||||
replaced RSA_set_default_method() and RSA_get_default_method() respectively,
|
replaced RSA_set_default_method() and RSA_get_default_method() respectively,
|
||||||
and RSA_set_method() and RSA_new_method() were altered to use B<ENGINE>s
|
and RSA_set_method() and RSA_new_method() were altered to use B<ENGINE>s
|
||||||
rather than B<DH_METHOD>s during development of OpenSSL 0.9.6.
|
rather than B<RSA_METHOD>s during development of OpenSSL 0.9.6.
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
Loading…
Reference in New Issue
Block a user