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.35
1 files changed, 3 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/d2i_OCSP_RESPONSE.3 b/src/lib/libcrypto/man/d2i_OCSP_RESPONSE.3
index 716e85dc6e..a89c566c12 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.4 2021/03/12 05:18:00 jsg Exp $ 1.\" $OpenBSD: d2i_OCSP_RESPONSE.3,v 1.5 2025/06/08 22:40:30 schwarze 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: March 12 2021 $ 17.Dd $Mdocdate: June 8 2025 $
18.Dt D2I_OCSP_RESPONSE 3 18.Dt D2I_OCSP_RESPONSE 3
19.Os 19.Os
20.Sh NAME 20.Sh NAME
@@ -38,6 +38,7 @@
38.Nm i2d_OCSP_CRLID 38.Nm i2d_OCSP_CRLID
39.Nd decode and encode OCSP responses 39.Nd decode and encode OCSP responses
40.Sh SYNOPSIS 40.Sh SYNOPSIS
41.Lb libcrypto
41.In openssl/ocsp.h 42.In openssl/ocsp.h
42.Ft OCSP_RESPONSE * 43.Ft OCSP_RESPONSE *
43.Fo d2i_OCSP_RESPONSE 44.Fo d2i_OCSP_RESPONSE