ASN1Value.boolean()

Decoded the encoded contents and r boolean.

Throws an ASN1DecodeError if the value is not a boolean.

Definition

function boolean(): ASN1Boolean;