diff options
Diffstat (limited to 'lib/libcrypto/man/X509V3_get_d2i.3')
-rw-r--r-- | lib/libcrypto/man/X509V3_get_d2i.3 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/lib/libcrypto/man/X509V3_get_d2i.3 b/lib/libcrypto/man/X509V3_get_d2i.3 index 2eb0772873d..86aebb6ec28 100644 --- a/lib/libcrypto/man/X509V3_get_d2i.3 +++ b/lib/libcrypto/man/X509V3_get_d2i.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: X509V3_get_d2i.3,v 1.10 2018/03/21 16:09:51 schwarze Exp $ +.\" $OpenBSD: X509V3_get_d2i.3,v 1.11 2018/03/21 17:57:48 schwarze Exp $ .\" full merge up to: OpenSSL ff7fbfd5 Nov 2 11:52:01 2015 +0000 .\" selective merge up to: OpenSSL 99d63d46 Oct 26 13:56:48 2016 -0400 .\" @@ -407,5 +407,8 @@ if no extensions are present. .Xr X509_REVOKED_new 3 .Sh HISTORY .Fn X509V3_EXT_d2i -first appeared in OpenSSL 0.9.2b and has been available since +first appeared in OpenSSL 0.9.2b. +.Fn X509V3_EXT_i2d +first appeared in OpenSSL 0.9.3. +Both functions have been available since .Ox 2.6 . |