summaryrefslogtreecommitdiff
path: root/lib/libcrypto/man/d2i_X509_SIG.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcrypto/man/d2i_X509_SIG.3')
-rw-r--r--lib/libcrypto/man/d2i_X509_SIG.310
1 files changed, 8 insertions, 2 deletions
diff --git a/lib/libcrypto/man/d2i_X509_SIG.3 b/lib/libcrypto/man/d2i_X509_SIG.3
index bf050ce23d8..0be97142412 100644
--- a/lib/libcrypto/man/d2i_X509_SIG.3
+++ b/lib/libcrypto/man/d2i_X509_SIG.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: d2i_X509_SIG.3,v 1.6 2016/12/28 02:48:59 schwarze Exp $
+.\" $OpenBSD: d2i_X509_SIG.3,v 1.7 2018/03/21 03:16:08 schwarze Exp $
.\" OpenSSL 9b86974e Aug 17 15:21:33 2015 -0400
.\"
.\" Copyright (c) 2016 Ingo Schwarze <schwarze@openbsd.org>
@@ -15,7 +15,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: December 28 2016 $
+.Dd $Mdocdate: March 21 2018 $
.Dt D2I_X509_SIG 3
.Os
.Sh NAME
@@ -123,6 +123,12 @@ section 9: Signed-data content type
.Pp
RFC 8017: PKCS #1: RSA Cryptography Specifications,
section 9: Encoding Methods for Signatures
+.Sh HISTORY
+.Fn d2i_X509_SIG
+and
+.Fn i2d_X509_SIG
+appeared before SSLeay 0.8 and have been available since
+.Ox 2.4 .
.Sh BUGS
.Fn d2i_PKCS8_bio ,
.Fn i2d_PKCS8_bio ,