RELATIVE-OID
The ASN.1 RELATIVE-OID type is converted into a C or C++ structured type that is identical to that of the OBJECT IDENTIFIER described above:
ASN.1 production: <name> ::= RELATIVE-OID Generated C code: typedef ASN1OBJID <name>; Generated C++ code: typedef ASN1TObjId ASN1T_<name>;
Objective Systems, Inc.102 Pickering Way, Suite #506Exton, Pennsylvania 19341 http://www.obj-sys.com Phone: (484) 875-9841 Toll-free: (877) 307-6855 (US only) Fax: (484) 875-9830 info@obj-sys.com |