ASN1Value.numericString()

Decoded the encoded contents and r numeric string.

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

Definition

function numericString(): ASN1NumericString;