Expand description
Class of an ASN.1 tag.
Enums§
- Class
- Class of an ASN.1 tag.
Constants§
- CLASS_
APPLICATION APPLICATION: types whose meaning is specific to an application.- CLASS_
CONTEXT_ SPECIFIC CONTEXT-SPECIFIC: types whose meaning is specific to a given structured type.- CLASS_
PRIVATE PRIVATE: types whose meaning is specific to a given enterprise.- CLASS_
UNIVERSAL UNIVERSAL: built-in types whose meaning is the same in all applications.