summaryrefslogtreecommitdiffstats
path: root/upstream/debian-unstable/man3/OBJ_nid2obj.3ssl
diff options
context:
space:
mode:
Diffstat (limited to 'upstream/debian-unstable/man3/OBJ_nid2obj.3ssl')
-rw-r--r--upstream/debian-unstable/man3/OBJ_nid2obj.3ssl7
1 files changed, 4 insertions, 3 deletions
diff --git a/upstream/debian-unstable/man3/OBJ_nid2obj.3ssl b/upstream/debian-unstable/man3/OBJ_nid2obj.3ssl
index 5287a84a..050f87d3 100644
--- a/upstream/debian-unstable/man3/OBJ_nid2obj.3ssl
+++ b/upstream/debian-unstable/man3/OBJ_nid2obj.3ssl
@@ -55,7 +55,7 @@
.\" ========================================================================
.\"
.IX Title "OBJ_NID2OBJ 3SSL"
-.TH OBJ_NID2OBJ 3SSL 2024-02-03 3.1.5 OpenSSL
+.TH OBJ_NID2OBJ 3SSL 2024-04-04 3.2.2-dev OpenSSL
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -150,7 +150,8 @@ If \fIno_name\fR is 1 then the numerical form will always be used.
\&\fBOBJ_create()\fR adds a new object to the internal table. \fIoid\fR is the
numerical form of the object, \fIsn\fR the short name and \fIln\fR the
long name. A new NID is returned for the created object in case of
-success and NID_undef in case of failure.
+success and NID_undef in case of failure. Any of \fIoid\fR, \fIsn\fR and
+\&\fIln\fR may be NULL, but not all at once.
.PP
\&\fBOBJ_length()\fR returns the size of the content octets of \fIobj\fR.
.PP
@@ -258,7 +259,7 @@ Create a new object directly:
and should not be used.
.SH COPYRIGHT
.IX Header "COPYRIGHT"
-Copyright 2002\-2022 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2002\-2021 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the "License"). You may not use
this file except in compliance with the License. You can obtain a copy