globalplatform
Data Fields
OPGP_CONNECTION_FUNCTIONS Struct Reference

#include <connection.h>

Collaboration diagram for OPGP_CONNECTION_FUNCTIONS:
Collaboration graph
[legend]

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.
 

Detailed Description

Structure for holding all connection related functions for connection plugin libraries.


The documentation for this struct was generated from the following file: