verifyTag

Returns this Asn1ExplicitlyTagged children, if its tag matches tag

Throws

if the tag does not match


fun verifyTag(tagNumber: ULong): List<Asn1Element>

Returns this Asn1ExplicitlyTagged children, if its tag matches tagNumber

Throws

if the tag does not match