ASN1PrintableString.decodeText()
Decodes the value to string
. Throws an error if the value is invalid.
Definition
function decodeText(): string;
Decodes the value to string
. Throws an error if the value is invalid.
function decodeText(): string;