summaryrefslogtreecommitdiff
path: root/secure/lib/libcrypto/man/SMIME_read_CMS.3
diff options
context:
space:
mode:
Diffstat (limited to 'secure/lib/libcrypto/man/SMIME_read_CMS.3')
-rw-r--r--secure/lib/libcrypto/man/SMIME_read_CMS.323
1 files changed, 13 insertions, 10 deletions
diff --git a/secure/lib/libcrypto/man/SMIME_read_CMS.3 b/secure/lib/libcrypto/man/SMIME_read_CMS.3
index 5cd707020612..560d5b2d1aeb 100644
--- a/secure/lib/libcrypto/man/SMIME_read_CMS.3
+++ b/secure/lib/libcrypto/man/SMIME_read_CMS.3
@@ -128,16 +128,14 @@
.rm #[ #] #H #V #F C
.\" ========================================================================
.\"
-.IX Title "SMIME_read_CMS 3"
-.TH SMIME_read_CMS 3 "2018-08-14" "1.0.2p" "OpenSSL"
+.IX Title "SMIME_READ_CMS 3"
+.TH SMIME_READ_CMS 3 "2018-09-11" "1.1.1" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
.nh
.SH "NAME"
-.Vb 1
-\& SMIME_read_CMS \- parse S/MIME message.
-.Ve
+SMIME_read_CMS \- parse S/MIME message
.SH "SYNOPSIS"
.IX Header "SYNOPSIS"
.Vb 1
@@ -191,10 +189,15 @@ should be available.
if an error occurred. The error can be obtained from \fIERR_get_error\fR\|(3).
.SH "SEE ALSO"
.IX Header "SEE ALSO"
-\&\fIERR_get_error\fR\|(3), \fICMS_type\fR\|(3)
+\&\fIERR_get_error\fR\|(3), \fICMS_type\fR\|(3),
\&\fISMIME_read_CMS\fR\|(3), \fICMS_sign\fR\|(3),
-\&\fICMS_verify\fR\|(3), \fICMS_encrypt\fR\|(3)
+\&\fICMS_verify\fR\|(3), \fICMS_encrypt\fR\|(3),
\&\fICMS_decrypt\fR\|(3)
-.SH "HISTORY"
-.IX Header "HISTORY"
-\&\fISMIME_read_CMS()\fR was added to OpenSSL 0.9.8
+.SH "COPYRIGHT"
+.IX Header "COPYRIGHT"
+Copyright 2008\-2016 The OpenSSL Project Authors. All Rights Reserved.
+.PP
+Licensed under the OpenSSL license (the \*(L"License\*(R"). You may not use
+this file except in compliance with the License. You can obtain a copy
+in the file \s-1LICENSE\s0 in the source distribution or at
+<https://www.openssl.org/source/license.html>.