summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/i2d_PKCS7_bio_stream.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/i2d_PKCS7_bio_stream.3')
-rw-r--r--src/lib/libcrypto/man/i2d_PKCS7_bio_stream.35
1 files changed, 3 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/i2d_PKCS7_bio_stream.3 b/src/lib/libcrypto/man/i2d_PKCS7_bio_stream.3
index 7a47ba3026..3636960aa2 100644
--- a/src/lib/libcrypto/man/i2d_PKCS7_bio_stream.3
+++ b/src/lib/libcrypto/man/i2d_PKCS7_bio_stream.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: i2d_PKCS7_bio_stream.3,v 1.11 2023/05/01 07:28:11 tb Exp $ 1.\" $OpenBSD: i2d_PKCS7_bio_stream.3,v 1.12 2025/06/08 22:40:30 schwarze Exp $
2.\" OpenSSL df75c2bf Dec 9 01:02:36 2018 +0100 2.\" 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>.
@@ -49,13 +49,14 @@
49.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 49.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
50.\" OF THE POSSIBILITY OF SUCH DAMAGE. 50.\" OF THE POSSIBILITY OF SUCH DAMAGE.
51.\" 51.\"
52.Dd $Mdocdate: May 1 2023 $ 52.Dd $Mdocdate: June 8 2025 $
53.Dt I2D_PKCS7_BIO_STREAM 3 53.Dt I2D_PKCS7_BIO_STREAM 3
54.Os 54.Os
55.Sh NAME 55.Sh NAME
56.Nm i2d_PKCS7_bio_stream 56.Nm i2d_PKCS7_bio_stream
57.Nd output PKCS7 structure in BER format 57.Nd output PKCS7 structure in BER format
58.Sh SYNOPSIS 58.Sh SYNOPSIS
59.Lb libcrypto
59.In openssl/pkcs7.h 60.In openssl/pkcs7.h
60.Ft int 61.Ft int
61.Fo i2d_PKCS7_bio_stream 62.Fo i2d_PKCS7_bio_stream