|
globalplatform
|
#include <connection.h>
Data Fields | |
| PVOID | establishContext |
| Function to establish the context. | |
| PVOID | releaseContext |
| Function to release the context. | |
| PVOID | cardConnect |
| Function to connect to the card. | |
| PVOID | cardDisconnect |
| Function to disconnect from the card. | |
| PVOID | listReaders |
| Function to list the readers. | |
| PVOID | sendAPDU |
| Function to send an APDU. | |
Structure for holding all connection related functions for connection plugin libraries.