Skip to main content

Module class

Module class 

Source
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.