ASN1Value.octetString()
Decoded the encoded contents and rn octet string.
Throws an ASN1DecodeError
if the value is not an octet string.
Definition
function octetString(): ASN1OctetString;
Decoded the encoded contents and rn octet string.
Throws an ASN1DecodeError
if the value is not an octet string.
function octetString(): ASN1OctetString;