ASN1Value.sequence()
Decoded the encoded contents and r sequence.
Throws an ASN1DecodeError
if the value is not a sequence.
Definition
function sequence(): ASN1Sequence;
Decoded the encoded contents and r sequence.
Throws an ASN1DecodeError
if the value is not a sequence.
function sequence(): ASN1Sequence;