ASN1Value.ia5String()
Decoded the encoded contents and r IA5 string.
Throws an ASN1DecodeError
if the value is not a IA5 string.
Definition
function ia5String(): ASN1IA5String;
Decoded the encoded contents and r IA5 string.
Throws an ASN1DecodeError
if the value is not a IA5 string.
function ia5String(): ASN1IA5String;