diff options
Diffstat (limited to 'src/lib/libcrypto/man/RSA_set_method.3')
-rw-r--r-- | src/lib/libcrypto/man/RSA_set_method.3 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/RSA_set_method.3 b/src/lib/libcrypto/man/RSA_set_method.3 index 7a9be41a35..8fe70e68a6 100644 --- a/src/lib/libcrypto/man/RSA_set_method.3 +++ b/src/lib/libcrypto/man/RSA_set_method.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: RSA_set_method.3,v 1.8 2018/03/21 07:25:59 schwarze Exp $ | 1 | .\" $OpenBSD: RSA_set_method.3,v 1.9 2018/03/21 21:18:08 schwarze Exp $ |
2 | .\" OpenSSL 99d63d46 Oct 26 13:56:48 2016 -0400 | 2 | .\" OpenSSL 99d63d46 Oct 26 13:56:48 2016 -0400 |
3 | .\" | 3 | .\" |
4 | .\" This file was written by Ulf Moeller <ulf@openssl.org> | 4 | .\" This file was written by Ulf Moeller <ulf@openssl.org> |
@@ -324,7 +324,8 @@ and | |||
324 | .Fa rsa_verify | 324 | .Fa rsa_verify |
325 | components of | 325 | components of |
326 | .Vt RSA_METHOD | 326 | .Vt RSA_METHOD |
327 | were added in OpenSSL 0.9.4. | 327 | first appeared in OpenSSL 0.9.4 and have been available since |
328 | .Ox 2.6 . | ||
328 | .Pp | 329 | .Pp |
329 | .Fn RSA_set_default_openssl_method | 330 | .Fn RSA_set_default_openssl_method |
330 | and | 331 | and |