2.5.6.6 PtgBool

The PtgBool structure specifies a Boolean value.

ABNF:

 PtgBool = bool-value token-separator "97"

bool-value specifies a Boolean. It MUST be a case insensitive value from the following table:

Value

Meaning

false

Value is FALSE

true

Value is TRUE