ASN1OBJID Struct Reference
[Object Identifier Helper Functions]
#include <asn1type.h>
Inheritance diagram for ASN1OBJID:
Public Attributes | |
OSUINT32 | numids |
OSUINT32 | subid [ASN_K_MAXSUBIDS] |
Detailed Description
This structure describes an object identifier with 32-bit arcs.
Member Data Documentation
OSUINT32 ASN1OBJID::numids |
The number of sub-identifiers in the OID.
OSUINT32 ASN1OBJID::subid[ASN_K_MAXSUBIDS] |
An array of sub-identifiers.
The documentation for this struct was generated from the following file: