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