Package com.linuxnet.jpcsc

Interface Summary
Apdu.Wrapper ApduWrapper wraps apdu data before sending to the card.
 

Class Summary
Apdu The Apdu class encapsulates an APDU.
Apdu.Format The Format class described the format to use for converting APDU strings to buffers and vice versa.
Card The Card class offers PCSC functions related to connecting, disconnecting and transferring data to cards.
Context The Context class wraps the PCSC functions related to connecting/disconnecting to the PCSC service and card readers.
PCSC Warning, Error, Parameter Codes.
State Instances of the States class are used to keep information about the states of connections with readers or cards.
 

Exception Summary
PCSCException Exception class used for PCSC related errors.