|
BDE 4.39.x Production Release
|
Provide namespace for BER-related constants.
Provide namespace for BER-related constants.
The balber::BerConstants struct defined in this component defines two enumerations, balber::TagClass and balber::TagType, that contain symbolic constants for the corresponding tag classes and tag types, as defined in the BER specification (X.690). Also defined are constants used for encoding and decoding, such as the tag number for the array length hint.
This section illustrates intended use of this component.
TBD