ASN1Value.utf8String()

Decoded the encoded contents and rn utf8 string.

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

Definition

function utf8String(): ASN1UTF8String;