From 8cc27c740d5748a6cfe4c1a0634e910511e607cd Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Tue, 20 Mar 2018 22:22:10 +0000 Subject: dh.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git --- src/lib/libcrypto/man/RSA_print.3 | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'src/lib/libcrypto/man/RSA_print.3') diff --git a/src/lib/libcrypto/man/RSA_print.3 b/src/lib/libcrypto/man/RSA_print.3 index 90c47a42fd..4368242e6b 100644 --- a/src/lib/libcrypto/man/RSA_print.3 +++ b/src/lib/libcrypto/man/RSA_print.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: RSA_print.3,v 1.6 2018/02/17 16:59:48 schwarze Exp $ +.\" $OpenBSD: RSA_print.3,v 1.7 2018/03/20 22:22:10 schwarze Exp $ .\" OpenSSL 99d63d46 Oct 26 13:56:48 2016 -0400 .\" .\" This file was written by Ulf Moeller . @@ -48,7 +48,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED .\" OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: February 17 2018 $ +.Dd $Mdocdate: March 20 2018 $ .Dt RSA_PRINT 3 .Os .Sh NAME @@ -135,8 +135,10 @@ These functions return 1 on success or 0 on error. .Fn DHparams_print , and .Fn DHparams_print_fp -are available in all versions of SSLeay and OpenSSL. +appeared before SSLeay 0.8. .Fn DSAparams_print and .Fn DSAparams_print_fp -were added in SSLeay 0.8. +first appeared in SSLeay 0.8. +All these functions have been available since +.Ox 2.4 . -- cgit v1.2.3-55-g6feb