diff options
Diffstat (limited to 'src/lib/libcrypto/man/X509_SIG_new.3')
| -rw-r--r-- | src/lib/libcrypto/man/X509_SIG_new.3 | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/X509_SIG_new.3 b/src/lib/libcrypto/man/X509_SIG_new.3 index 6d41ababc6..ee96861519 100644 --- a/src/lib/libcrypto/man/X509_SIG_new.3 +++ b/src/lib/libcrypto/man/X509_SIG_new.3 | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | .\" $OpenBSD: X509_SIG_new.3,v 1.2 2016/12/25 22:15:10 schwarze Exp $ | 1 | .\" $OpenBSD: X509_SIG_new.3,v 1.3 2018/03/21 03:16:08 schwarze Exp $ |
| 2 | .\" | 2 | .\" |
| 3 | .\" Copyright (c) 2016 Ingo Schwarze <schwarze@openbsd.org> | 3 | .\" Copyright (c) 2016 Ingo Schwarze <schwarze@openbsd.org> |
| 4 | .\" | 4 | .\" |
| @@ -14,7 +14,7 @@ | |||
| 14 | .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF | 14 | .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF |
| 15 | .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 15 | .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
| 16 | .\" | 16 | .\" |
| 17 | .Dd $Mdocdate: December 25 2016 $ | 17 | .Dd $Mdocdate: March 21 2018 $ |
| 18 | .Dt X509_SIG_NEW 3 | 18 | .Dt X509_SIG_NEW 3 |
| 19 | .Os | 19 | .Os |
| 20 | .Sh NAME | 20 | .Sh NAME |
| @@ -59,3 +59,9 @@ section 9: Signed-data content type | |||
| 59 | .Pp | 59 | .Pp |
| 60 | RFC 8017: PKCS #1: RSA Cryptography Specifications, | 60 | RFC 8017: PKCS #1: RSA Cryptography Specifications, |
| 61 | section 9: Encoding Methods for Signatures | 61 | section 9: Encoding Methods for Signatures |
| 62 | .Sh HISTORY | ||
| 63 | .Fn X509_SIG_new | ||
| 64 | and | ||
| 65 | .Fn X509_SIG_free | ||
| 66 | appeared before SSLeay 0.8 and have been available since | ||
| 67 | .Ox 2.4 . | ||
