projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
020fc82
)
looks like a cut&paste error
author
Ulf Möller
<ulf@openssl.org>
Mon, 6 Nov 2000 21:28:38 +0000
(21:28 +0000)
committer
Ulf Möller
<ulf@openssl.org>
Mon, 6 Nov 2000 21:28:38 +0000
(21:28 +0000)
doc/crypto/RSA_set_method.pod
patch
|
blob
|
history
diff --git
a/doc/crypto/RSA_set_method.pod
b/doc/crypto/RSA_set_method.pod
index bc0891a44505ebf963f58115fb1f01ce76264bf4..46655d3bd653cd4253e7373d53e16cc4113ad88f 100644
(file)
--- a/
doc/crypto/RSA_set_method.pod
+++ b/
doc/crypto/RSA_set_method.pod
@@
-163,6
+163,6
@@
added in OpenSSL 0.9.4.
RSA_set_default_openssl_method() and RSA_get_default_openssl_method()
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
-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