This struct contains enumerations of the constants used by the BER encoder and decoder.
Declared in <balber_berconstants.h>
struct BerConstants;
| Name | Description |
|---|---|
TagClass | Enumeration of the four possible BER tag classes. |
TagType | Enumeration of the two possible BER tag types. |
| Name | Description |
|---|---|
k_ARRAY_LENGTH_HINT_TAG_NUMBER | Tag number used as an array-length hint in BER encoding. |