ASN1Value.bitString()

Decoded the encoded contents and represents the ASN1Value as a bit string.

Throws an ASN1DecodeError if the value is not a bit string.

Definition

function bitString(): ASN1BitString;