document V_ASN1_OBJECT
authorschwarze <schwarze@openbsd.org>
Thu, 9 Dec 2021 18:43:50 +0000 (18:43 +0000)
committerschwarze <schwarze@openbsd.org>
Thu, 9 Dec 2021 18:43:50 +0000 (18:43 +0000)
lib/libcrypto/man/ASN1_OBJECT_new.3

index ff98f24..24e9767 100644 (file)
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ASN1_OBJECT_new.3,v 1.13 2021/11/22 14:00:27 schwarze Exp $
+.\" $OpenBSD: ASN1_OBJECT_new.3,v 1.14 2021/12/09 18:43:50 schwarze Exp $
 .\" full merge up to: OpenSSL 99d63d4 Mar 19 12:28:58 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: November 22 2021 $
+.Dd $Mdocdate: December 9 2021 $
 .Dt ASN1_OBJECT_NEW 3
 .Os
 .Sh NAME
@@ -101,6 +101,10 @@ and a sequence of integers identifying a node in the International
 Object Identifier tree as specified in ITU-T recommendation X.660.
 The new object is marked as dynamically allocated.
 .Pp
+The ASN.1 object identifier type is also represented by the
+.Dv V_ASN1_OBJECT
+type identifier constant.
+.Pp
 .Fn ASN1_OBJECT_create
 allocates a new
 .Vt ASN1_OBJECT