summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/X509_PUBKEY_new.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/X509_PUBKEY_new.3')
-rw-r--r--src/lib/libcrypto/man/X509_PUBKEY_new.36
1 files changed, 5 insertions, 1 deletions
diff --git a/src/lib/libcrypto/man/X509_PUBKEY_new.3 b/src/lib/libcrypto/man/X509_PUBKEY_new.3
index 8ef37a7973..077f6f7d0e 100644
--- a/src/lib/libcrypto/man/X509_PUBKEY_new.3
+++ b/src/lib/libcrypto/man/X509_PUBKEY_new.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: X509_PUBKEY_new.3,v 1.11 2018/03/23 04:34:23 schwarze Exp $ 1.\" $OpenBSD: X509_PUBKEY_new.3,v 1.12 2018/03/23 23:18:17 schwarze Exp $
2.\" full merge up to: OpenSSL 99d63d46 Oct 26 13:56:48 2016 -0400 2.\" full merge up to: OpenSSL 99d63d46 Oct 26 13:56:48 2016 -0400
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>.
@@ -310,3 +310,7 @@ and
310.Fn X509_PUBKEY_get0_param 310.Fn X509_PUBKEY_get0_param
311first appeared in OpenSSL 1.0.0 and have been available since 311first appeared in OpenSSL 1.0.0 and have been available since
312.Ox 4.9 . 312.Ox 4.9 .
313.Pp
314.Fn X509_PUBKEY_get0
315first appeared in OpenSSL 1.1.0 and has been available since
316.Ox 6.3 .