2.5.98.3 Boolean
A Boolean (section 2.5.98.3) is an unsigned integer, of size greater than 1 bit, that specifies a Boolean value. It MUST be a value from the following table. All other bits in the field MUST be 0.
Value |
Meaning |
---|---|
0x0 |
Boolean value FALSE |
0x1 |
Boolean value TRUE |