summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/d2i_CMS_ContentInfo.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/d2i_CMS_ContentInfo.3')
-rw-r--r--src/lib/libcrypto/man/d2i_CMS_ContentInfo.36
1 files changed, 4 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/d2i_CMS_ContentInfo.3 b/src/lib/libcrypto/man/d2i_CMS_ContentInfo.3
index 2805672998..d927697f60 100644
--- a/src/lib/libcrypto/man/d2i_CMS_ContentInfo.3
+++ b/src/lib/libcrypto/man/d2i_CMS_ContentInfo.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: d2i_CMS_ContentInfo.3,v 1.1 2019/08/12 14:24:38 schwarze Exp $ 1.\" $OpenBSD: d2i_CMS_ContentInfo.3,v 1.2 2019/08/18 21:44:10 schwarze Exp $
2.\" Copyright (c) 2019 Ingo Schwarze <schwarze@openbsd.org> 2.\" Copyright (c) 2019 Ingo Schwarze <schwarze@openbsd.org>
3.\" 3.\"
4.\" Permission to use, copy, modify, and distribute this software for any 4.\" Permission to use, copy, modify, and distribute this software for any
@@ -13,7 +13,7 @@
13.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 13.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
14.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 14.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
15.\" 15.\"
16.Dd $Mdocdate: August 12 2019 $ 16.Dd $Mdocdate: August 18 2019 $
17.Dt D2I_CMS_CONTENTINFO 3 17.Dt D2I_CMS_CONTENTINFO 3
18.Os 18.Os
19.Sh NAME 19.Sh NAME
@@ -114,6 +114,8 @@ For all functions, the error code can be obtained by
114.Sh SEE ALSO 114.Sh SEE ALSO
115.Xr ASN1_item_d2i 3 , 115.Xr ASN1_item_d2i 3 ,
116.Xr CMS_ContentInfo_new 3 , 116.Xr CMS_ContentInfo_new 3 ,
117.Xr CMS_get0_type 3 ,
118.Xr CMS_ReceiptRequest_create0 3 ,
117.Xr i2d_CMS_bio_stream 3 119.Xr i2d_CMS_bio_stream 3
118.Sh STANDARDS 120.Sh STANDARDS
119RFC 5652: Cryptographic Message Syntax, section 3: General Syntax 121RFC 5652: Cryptographic Message Syntax, section 3: General Syntax