summaryrefslogtreecommitdiff
path: root/lib/libcrypto/man/i2d_CMS_bio_stream.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcrypto/man/i2d_CMS_bio_stream.3')
-rw-r--r--lib/libcrypto/man/i2d_CMS_bio_stream.37
1 files changed, 3 insertions, 4 deletions
diff --git a/lib/libcrypto/man/i2d_CMS_bio_stream.3 b/lib/libcrypto/man/i2d_CMS_bio_stream.3
index 8f2a2c5b67f..ecf069c158a 100644
--- a/lib/libcrypto/man/i2d_CMS_bio_stream.3
+++ b/lib/libcrypto/man/i2d_CMS_bio_stream.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: i2d_CMS_bio_stream.3,v 1.2 2019/08/11 12:46:38 schwarze Exp $
+.\" $OpenBSD: i2d_CMS_bio_stream.3,v 1.3 2019/08/18 21:44:10 schwarze Exp $
.\" full merge up to: OpenSSL df75c2bf Dec 9 01:02:36 2018 +0100
.\"
.\" 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: August 11 2019 $
+.Dd $Mdocdate: August 18 2019 $
.Dt I2D_CMS_BIO_STREAM 3
.Os
.Sh NAME
@@ -79,10 +79,9 @@ supporting streaming.
.Fn i2d_CMS_bio_stream
returns 1 for success or 0 for failure.
.Sh SEE ALSO
-.Xr CMS_decrypt 3 ,
+.Xr CMS_ContentInfo_new 3 ,
.Xr CMS_encrypt 3 ,
.Xr CMS_sign 3 ,
-.Xr CMS_verify 3 ,
.Xr ERR_get_error 3 ,
.Xr PEM_write_bio_CMS_stream 3 ,
.Xr SMIME_write_CMS 3