|
globalplatform
|
#include <util.h>
Data Fields | |
| USHORT | tag |
| The Tag. | |
| DWORD | length |
| The length of the value. | |
| BYTE | value [256] |
| The value. | |
| PBYTE | extendedValue |
| The extended value if length > 256. Must be manually allocated and deallocated. | |
| DWORD | tlvLength |
| The length of the whole TLV. | |
A TLV object.