Package com.cryptware.jscapi

Interface Summary
ReaderListener The interface for all reader listeners
 

Class Summary
CommandAPDU Implements a Command APDU
A smart card command is encoded in a Command APDU.
Reader Implements a smart card reader
A PC/SC smart card reader is uniquely identified by a name
Readers Implements a list of smart card readers
A PC/SC smart card reader is uniquely identified by a name
ResponseAPDU Implements an APDU Response The response from the smart card after a command is codified in a Response APDU.
SmartCard Implements a Smart Card interface
SmartCardManager Smart Card Manager for managing all stuffs related to smart cards and readers
SmartCardManager object allows managing smart cards and readers.
 

Exception Summary
PCSCException Wraps all exceptions belonging from the PC/SC Resource Manager
SmartCardException Wraps all smart card error