summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/X509_ALGOR_dup.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/X509_ALGOR_dup.3')
-rw-r--r--src/lib/libcrypto/man/X509_ALGOR_dup.39
1 files changed, 5 insertions, 4 deletions
diff --git a/src/lib/libcrypto/man/X509_ALGOR_dup.3 b/src/lib/libcrypto/man/X509_ALGOR_dup.3
index 7a46b372c2..b1a28e11ba 100644
--- a/src/lib/libcrypto/man/X509_ALGOR_dup.3
+++ b/src/lib/libcrypto/man/X509_ALGOR_dup.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: X509_ALGOR_dup.3,v 1.4 2016/12/15 23:29:38 jmc Exp $ 1.\" $OpenBSD: X509_ALGOR_dup.3,v 1.5 2016/12/25 22:15:10 schwarze Exp $
2.\" OpenSSL 4692340e Jun 7 15:49:08 2016 -0400 2.\" OpenSSL 4692340e Jun 7 15:49:08 2016 -0400
3.\" 3.\"
4.\" This file is a derived work. 4.\" This file is a derived work.
@@ -65,7 +65,7 @@
65.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 65.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
66.\" OF THE POSSIBILITY OF SUCH DAMAGE. 66.\" OF THE POSSIBILITY OF SUCH DAMAGE.
67.\" 67.\"
68.Dd $Mdocdate: December 15 2016 $ 68.Dd $Mdocdate: December 25 2016 $
69.Dt X509_ALGOR_DUP 3 69.Dt X509_ALGOR_DUP 3
70.Os 70.Os
71.Sh NAME 71.Sh NAME
@@ -115,8 +115,9 @@
115.Fn X509_ALGOR_new 115.Fn X509_ALGOR_new
116allocates and initializes an empty 116allocates and initializes an empty
117.Vt X509_ALGOR 117.Vt X509_ALGOR
118object, representing an ASN.1 AlgorithmIdentifier structure 118object, representing an ASN.1
119defined in RFC 5280 section 4.1.1.2. 119.Vt AlgorithmIdentifier
120structure defined in RFC 5280 section 4.1.1.2.
120Such objects can specify a cryptographic algorithm together 121Such objects can specify a cryptographic algorithm together
121with algorithm-specific parameters. 122with algorithm-specific parameters.
122They are used by many other objects, for example certificates, 123They are used by many other objects, for example certificates,