summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/d2i_OCSP_RESPONSE.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/d2i_OCSP_RESPONSE.3')
-rw-r--r--src/lib/libcrypto/man/d2i_OCSP_RESPONSE.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/d2i_OCSP_RESPONSE.3 b/src/lib/libcrypto/man/d2i_OCSP_RESPONSE.3
index 140234823f..716e85dc6e 100644
--- a/src/lib/libcrypto/man/d2i_OCSP_RESPONSE.3
+++ b/src/lib/libcrypto/man/d2i_OCSP_RESPONSE.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: d2i_OCSP_RESPONSE.3,v 1.3 2019/06/06 01:06:59 schwarze Exp $ 1.\" $OpenBSD: d2i_OCSP_RESPONSE.3,v 1.4 2021/03/12 05:18:00 jsg Exp $
2.\" 2.\"
3.\" Copyright (c) 2016 Ingo Schwarze <schwarze@openbsd.org> 3.\" Copyright (c) 2016 Ingo Schwarze <schwarze@openbsd.org>
4.\" 4.\"
@@ -14,7 +14,7 @@
14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
16.\" 16.\"
17.Dd $Mdocdate: June 6 2019 $ 17.Dd $Mdocdate: March 12 2021 $
18.Dt D2I_OCSP_RESPONSE 3 18.Dt D2I_OCSP_RESPONSE 3
19.Os 19.Os
20.Sh NAME 20.Sh NAME
@@ -139,7 +139,7 @@
139.Fa "unsigned char **der_out" 139.Fa "unsigned char **der_out"
140.Fc 140.Fc
141.Sh DESCRIPTION 141.Sh DESCRIPTION
142Theses functions decode and encode ASN.1 structures used for OCSP 142These functions decode and encode ASN.1 structures used for OCSP
143responses. 143responses.
144For details about the semantics, examples, caveats, and bugs, see 144For details about the semantics, examples, caveats, and bugs, see
145.Xr ASN1_item_d2i 3 . 145.Xr ASN1_item_d2i 3 .