Classes
| Class | Description | |
|---|---|---|
|
|
CommandAPDU |
Implements an APDU Command
|
|
|
PCSCException |
Smart Card related Exception
|
|
|
Reader |
Implements a smart card reader
|
|
|
Readers |
Implements a list of smart card readers
|
|
|
ResponseAPDU |
Implements an APDU Response
|
|
|
SmartCard |
Implements a smart card interface
|
|
|
SmartCardException |
SmartCardException
|
|
|
SmartCardManager |
Smart Card Manager for managing all stuffs related to smart cards and readers
|
Interfaces
| Interface | Description | |
|---|---|---|
|
|
ICommandAPDU |
Command APDU Interface
|
|
|
IReader |
Reader Interface
|
|
|
IReaders |
Readers Interface
|
|
|
IResponseAPDU |
Response APDU Interface
|
|
|
ISmartCard |
SmartCard Interface
|
|
|
ISmartCardManager |
Interface to SmartCardManager
|
Delegates
| Delegate | Description | |
|---|---|---|
|
|
SmartCardInsertedEventHandler |
Handler for smart card inserted event
|
|
|
SmartCardRemovedEventHandler |
Handler for smart card removed event
|