Main Page   Data Structures   File List   Data Fields   Globals   Related Pages  

PCSC_TLV_STRUCTURE Struct Reference

the structure must be 6-bytes long. More...

#include <reader.h>


Data Fields

uint8_t tag
uint8_t length
uint32_t value
 This value is always in BIG ENDIAN format as documented in PCSC v2 part 10 ch 2.2 page 2. More...


Detailed Description

the structure must be 6-bytes long.

Definition at line 129 of file reader.h.


Field Documentation

uint32_t value
 

This value is always in BIG ENDIAN format as documented in PCSC v2 part 10 ch 2.2 page 2.

You can use ntohl() for example

Definition at line 133 of file reader.h.


The documentation for this struct was generated from the following file:
Generated on Mon Nov 24 20:31:19 2008 for pcsc-lite by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002