|
globalplatform
|
#include <connection.h>
Data Fields | |
| BYTE | ATR [MAX_ATR_SIZE] |
| The Answer To Reset from the card. | |
| DWORD | ATRLength |
| The length of the ATR buffer. | |
| BYTE | logicalChannel |
| The current logical channel. | |
| BYTE | specVersion |
| The specification version, see OP_201 or GP_211. | |
| PVOID | librarySpecific |
| Specific data for the library. | |
The card information returned by a OPGP_card_connect() and modified by select_channel().