Tag
Constructors
Types
Properties
Functions
Link copied to clipboard
As per ITU-T X.680 8824-1 8.6
Link copied to clipboard
creates a new Tag from this object, overriding the class. Useful for implicitTagging (see Asn1Structure.withImplicitTag)
Link copied to clipboard
Creates a copy of this tag, overriding tagValue, but keeping isConstructed and tagClass
Link copied to clipboard
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.