summaryrefslogtreecommitdiff
path: root/lib/libcrypto/man/X509_ALGOR_dup.3
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2018-02-24 23:42:41 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2018-02-24 23:42:41 +0000
commitb7c6a3496558729ee328449abf98fde03eb6188f (patch)
treeaa9f3e1d0c9d9b914154b8554e78ceee97035034 /lib/libcrypto/man/X509_ALGOR_dup.3
parent0a669210999a464946af742944d941ab32b38bc1 (diff)
In x509.h rev. 1.34 2018/02/22 16:50:30, jsing@ provided
X509_REQ_get_signature_nid(3), in rev. 1.36 2018/02/22 16:58:45 X509_CRL_get_signature_nid(3), and in rev. 1.40 2018/02/22 17:09:28 X509_get0_tbs_sigalg(3). Merge the documentation from OpenSSL.
Diffstat (limited to 'lib/libcrypto/man/X509_ALGOR_dup.3')
-rw-r--r--lib/libcrypto/man/X509_ALGOR_dup.35
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libcrypto/man/X509_ALGOR_dup.3 b/lib/libcrypto/man/X509_ALGOR_dup.3
index b1a28e11ba0..a4450420a1b 100644
--- a/lib/libcrypto/man/X509_ALGOR_dup.3
+++ b/lib/libcrypto/man/X509_ALGOR_dup.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: X509_ALGOR_dup.3,v 1.5 2016/12/25 22:15:10 schwarze Exp $
+.\" $OpenBSD: X509_ALGOR_dup.3,v 1.6 2018/02/24 23:42:40 schwarze Exp $
.\" OpenSSL 4692340e Jun 7 15:49:08 2016 -0400
.\"
.\" This file is a derived work.
@@ -65,7 +65,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
.\" OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: December 25 2016 $
+.Dd $Mdocdate: February 24 2018 $
.Dt X509_ALGOR_DUP 3
.Os
.Sh NAME
@@ -207,6 +207,7 @@ have identical encodings or non-zero otherwise.
.Sh SEE ALSO
.Xr ASN1_TYPE_set 3 ,
.Xr d2i_X509_ALGOR 3 ,
+.Xr X509_get0_signature 3 ,
.Xr X509_PUBKEY_get0_param 3
.Sh STANDARDS
RFC 5280: Internet X.509 Public Key Infrastructure Certificate and