PreviousNext

OM_object_identifier

The OM_object_identifier data type is used as an ASN.1 object identifier. Its C declaration is as follows:

typedef OM_string OM_object_identifier;

A data value of this data type contains an octet string that comprises the contents octets of the BER encoding of an ASN.1 object identifier.

More:

C Declaration of Object Identifiers

Use of Object Identifiers in C