RawTag Properties |
The RawTag type exposes the following members.
| Name | Description | |
|---|---|---|
| ForceTlv16Encoding |
Is TLV16 encoding forced when writing the TLV object
(Inherited from TlvTag.) | |
| Forward |
Is tlv forwarded.
(Inherited from TlvTag.) | |
| IsReadAsTlv16 |
Indicates that TLV element was created using tlv16 encoding
| |
| NonCritical |
Is tlv tag non critical.
(Inherited from TlvTag.) | |
| Type |
Tlv tag type.
(Inherited from TlvTag.) | |
| Value |
Get TLV element byte array value.
|