Tag-Length-Value [TLV] Format
Tag-Length-Value or Type-Length-Value (TLV) is an encoding scheme used for optional information element in a certain protocol.
Tag-Length-Value or Type-Length-Value (TLV) is an encoding scheme used for optional information element in a certain protocol.
- Tag: it indicates which kind of field that this part of the message represents
- Length: The size of the value field
- Value: Series of bytes which contains data
Please write comments if you find anything incorrect, or you want to share more information about the topic discussed above.
Comments
Post a Comment