|
globalplatform
|
#include <util.h>
Data Fields | |
| USHORT | tag |
| The Tag. | |
| DWORD | length |
| The length of the value. | |
| BYTE | value [256] |
| The value. | |
| DWORD | tlvLength |
| The length of the whole TLV. | |
A TLV object. Only simple objects with tags sizes of 1 byte and lengths <= 127 are supported.