ASN1Value.printableString()

Decoded the encoded contents and rn printable string.

Throws an ASN1DecodeError if the value is not an printable string.

Definition

function printableString(): ASN1PrintableString;