|
globalplatform
|
#include <connection.h>

Data Fields | |
| OPGP_ESTABLISH_CONTEXT_FN | establishContext |
| Function to establish the context. | |
| OPGP_RELEASE_CONTEXT_FN | releaseContext |
| Function to release the context. | |
| OPGP_CARD_CONNECT_FN | cardConnect |
| Function to connect to the card. | |
| OPGP_CARD_DISCONNECT_FN | cardDisconnect |
| Function to disconnect from the card. | |
| OPGP_LIST_READERS_FN | listReaders |
| Function to list the readers. | |
| OPGP_SEND_APDU_FN | sendAPDU |
| Function to send an APDU. | |
| OPGP_SUPPORTS_EXTENDED_APDU_FN | supportsExtendedAPDU |
| Function to report extended APDU support. | |
Structure for holding all connection related functions for connection plugin libraries.