summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/CMS_get1_ReceiptRequest.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/CMS_get1_ReceiptRequest.3')
-rw-r--r--src/lib/libcrypto/man/CMS_get1_ReceiptRequest.33
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/libcrypto/man/CMS_get1_ReceiptRequest.3 b/src/lib/libcrypto/man/CMS_get1_ReceiptRequest.3
index c9c8a191e7..1b737ea584 100644
--- a/src/lib/libcrypto/man/CMS_get1_ReceiptRequest.3
+++ b/src/lib/libcrypto/man/CMS_get1_ReceiptRequest.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: CMS_get1_ReceiptRequest.3,v 1.5 2019/08/18 10:54:57 schwarze Exp $ 1.\" $OpenBSD: CMS_get1_ReceiptRequest.3,v 1.6 2019/08/18 21:44:10 schwarze Exp $
2.\" full merge up to: OpenSSL 83cf7abf May 29 13:07:08 2018 +0100 2.\" full merge up to: OpenSSL 83cf7abf May 29 13:07:08 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>.
@@ -178,6 +178,7 @@ returns 1 is a signed receipt request is found and decoded.
178It returns 0 if a signed receipt request is not present or -1 if it is 178It returns 0 if a signed receipt request is not present or -1 if it is
179present but malformed. 179present but malformed.
180.Sh SEE ALSO 180.Sh SEE ALSO
181.Xr CMS_ContentInfo_new 3 ,
181.Xr CMS_sign 3 , 182.Xr CMS_sign 3 ,
182.Xr CMS_sign_receipt 3 , 183.Xr CMS_sign_receipt 3 ,
183.Xr CMS_verify 3 , 184.Xr CMS_verify 3 ,