summaryrefslogtreecommitdiff
path: root/lib/libcrypto/man/SMIME_write_CMS.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcrypto/man/SMIME_write_CMS.3')
-rw-r--r--lib/libcrypto/man/SMIME_write_CMS.37
1 files changed, 4 insertions, 3 deletions
diff --git a/lib/libcrypto/man/SMIME_write_CMS.3 b/lib/libcrypto/man/SMIME_write_CMS.3
index 5a4e607a3cd..c2c6b77e537 100644
--- a/lib/libcrypto/man/SMIME_write_CMS.3
+++ b/lib/libcrypto/man/SMIME_write_CMS.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: SMIME_write_CMS.3,v 1.5 2019/11/02 15:39:46 schwarze Exp $
+.\" $OpenBSD: SMIME_write_CMS.3,v 1.6 2021/12/13 17:24:39 schwarze Exp $
.\" full merge up to: OpenSSL 99d63d46 Oct 26 13:56:48 2016 -0400
.\"
.\" This file was written by Dr. Stephen Henson <steve@openssl.org>.
@@ -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: November 2 2019 $
+.Dd $Mdocdate: December 13 2021 $
.Dt SMIME_WRITE_CMS 3
.Os
.Sh NAME
@@ -120,7 +120,8 @@ returns 1 for success or 0 for failure.
.Xr CMS_encrypt 3 ,
.Xr CMS_sign 3 ,
.Xr d2i_CMS_ContentInfo 3 ,
-.Xr ERR_get_error 3
+.Xr ERR_get_error 3 ,
+.Xr SMIME_write_ASN1 3
.Sh HISTORY
.Fn SMIME_write_CMS
first appeared in OpenSSL 0.9.8h