without

infix fun without(negated: TagProperty): Asn1Element.Tag

creates a new Tag from this object, negating the passed property. Useful for implicitTagging (see Asn1Structure.withImplicitTag). This is a NOOP for tag that don't have this bit set.