summaryrefslogtreecommitdiffstats
path: root/secure/lib/libcrypto/man/d2i_DHparams.3
diff options
context:
space:
mode:
Diffstat (limited to 'secure/lib/libcrypto/man/d2i_DHparams.3')
-rw-r--r--secure/lib/libcrypto/man/d2i_DHparams.319
1 files changed, 10 insertions, 9 deletions
diff --git a/secure/lib/libcrypto/man/d2i_DHparams.3 b/secure/lib/libcrypto/man/d2i_DHparams.3
index 845a38c..deda229 100644
--- a/secure/lib/libcrypto/man/d2i_DHparams.3
+++ b/secure/lib/libcrypto/man/d2i_DHparams.3
@@ -1,5 +1,5 @@
.\" Automatically generated by Pod::Man version 1.15
-.\" Tue Jul 30 09:22:01 2002
+.\" Mon Jan 13 19:29:01 2003
.\"
.\" Standard preamble:
.\" ======================================================================
@@ -138,10 +138,10 @@
.\" ======================================================================
.\"
.IX Title "d2i_DHparams 3"
-.TH d2i_DHparams 3 "0.9.6e" "2000-04-13" "OpenSSL"
+.TH d2i_DHparams 3 "0.9.7" "2003-01-13" "OpenSSL"
.UC
.SH "NAME"
-d2i_DHparams, i2d_DHparams \- ...
+d2i_DHparams, i2d_DHparams \- PKCS#3 \s-1DH\s0 parameter functions.
.SH "SYNOPSIS"
.IX Header "SYNOPSIS"
.Vb 1
@@ -153,13 +153,14 @@ d2i_DHparams, i2d_DHparams \- ...
.Ve
.SH "DESCRIPTION"
.IX Header "DESCRIPTION"
-\&...
-.SH "RETURN VALUES"
-.IX Header "RETURN VALUES"
-\&...
+These functions decode and encode PKCS#3 \s-1DH\s0 parameters using the
+DHparameter structure described in PKCS#3.
+.PP
+Othewise these behave in a similar way to \fId2i_X509()\fR and \fIi2d_X509()\fR
+described in the d2i_X509(3) manual page.
.SH "SEE ALSO"
.IX Header "SEE ALSO"
-\&...
+d2i_X509(3)
.SH "HISTORY"
.IX Header "HISTORY"
-\&...
+\&\s-1TBA\s0
OpenPOWER on IntegriCloud