summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/i2d_CMS_bio_stream.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/i2d_CMS_bio_stream.3')
-rw-r--r--src/lib/libcrypto/man/i2d_CMS_bio_stream.35
1 files changed, 3 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/i2d_CMS_bio_stream.3 b/src/lib/libcrypto/man/i2d_CMS_bio_stream.3
index b60468464c..403f7c2906 100644
--- a/src/lib/libcrypto/man/i2d_CMS_bio_stream.3
+++ b/src/lib/libcrypto/man/i2d_CMS_bio_stream.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: i2d_CMS_bio_stream.3,v 1.6 2023/05/01 07:28:11 tb Exp $ 1.\" $OpenBSD: i2d_CMS_bio_stream.3,v 1.7 2025/06/08 22:40:30 schwarze Exp $
2.\" full merge up to: OpenSSL df75c2bf Dec 9 01:02:36 2018 +0100 2.\" full merge up to: OpenSSL df75c2bf Dec 9 01:02:36 2018 +0100
3.\" 3.\"
4.\" This file was written by Dr. Stephen Henson <steve@openssl.org>. 4.\" This file was written by Dr. Stephen Henson <steve@openssl.org>.
@@ -48,13 +48,14 @@
48.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 48.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
49.\" OF THE POSSIBILITY OF SUCH DAMAGE. 49.\" OF THE POSSIBILITY OF SUCH DAMAGE.
50.\" 50.\"
51.Dd $Mdocdate: May 1 2023 $ 51.Dd $Mdocdate: June 8 2025 $
52.Dt I2D_CMS_BIO_STREAM 3 52.Dt I2D_CMS_BIO_STREAM 3
53.Os 53.Os
54.Sh NAME 54.Sh NAME
55.Nm i2d_CMS_bio_stream 55.Nm i2d_CMS_bio_stream
56.Nd output CMS_ContentInfo structure in BER format 56.Nd output CMS_ContentInfo structure in BER format
57.Sh SYNOPSIS 57.Sh SYNOPSIS
58.Lb libcrypto
58.In openssl/cms.h 59.In openssl/cms.h
59.Ft int 60.Ft int
60.Fo i2d_CMS_bio_stream 61.Fo i2d_CMS_bio_stream