summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/X509_REVOKED_new.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/X509_REVOKED_new.3')
-rw-r--r--src/lib/libcrypto/man/X509_REVOKED_new.39
1 files changed, 7 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/X509_REVOKED_new.3 b/src/lib/libcrypto/man/X509_REVOKED_new.3
index b34f49a11f..65d3470b40 100644
--- a/src/lib/libcrypto/man/X509_REVOKED_new.3
+++ b/src/lib/libcrypto/man/X509_REVOKED_new.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: X509_REVOKED_new.3,v 1.7 2018/03/23 14:26:40 schwarze Exp $ 1.\" $OpenBSD: X509_REVOKED_new.3,v 1.8 2018/03/23 23:18:17 schwarze Exp $
2.\" full merge up to: 2.\" full merge up to:
3.\" OpenSSL man3/X509_CRL_get0_by_serial cdd6c8c5 Mar 20 12:29:37 2017 +0100 3.\" OpenSSL man3/X509_CRL_get0_by_serial cdd6c8c5 Mar 20 12:29:37 2017 +0100
4.\" 4.\"
@@ -192,5 +192,10 @@ first appeared in OpenSSL 0.9.7 and have been available since
192.Ox 3.2 . 192.Ox 3.2 .
193.Pp 193.Pp
194.Fn X509_REVOKED_dup 194.Fn X509_REVOKED_dup
195first appeared in OpenSSL 1.0.2 and has been available since 195first appeared in OpenSSL 1.0.2.
196.Fn X509_REVOKED_get0_serialNumber
197and
198.Fn X509_REVOKED_get0_revocationDate
199first appeared in OpenSSL 1.1.0.
200These functions have been available since
196.Ox 6.3 . 201.Ox 6.3 .