Class | Description |
---|---|
Tag |
Represents a TAG as defined by the Basic Encoding Rules for ASN.1
This implementation limits the tag size to 2. (ITU-T X.690 / ISO 8825) |
TLV |
Helps to parse a byte array as a TLV structure
|
Enum | Description |
---|---|
Tag.TagType |
The tag type
|