|
Class Summary |
| GetAnyCard |
A sample demonstrating access to a smart card that is inserted already
or just the next one being inserted. |
| GetCardID |
A sample that demonstrates the access to a smard card and
obtains a CardID object which represents an ATR. |
| GetProperties |
A sample that obtains the system properties of the application environment.
|
| GetSmartCard |
A sample demonstrating how to obtain a SmartCard object
when using the event-driven paradigm instead of the procedural
SmartCard.waitForCard.
|
| GetTerminalInfos |
A sample providing information about the registered terminals.
|
| InsertCard |
A sample demonstrating the notification mechanism when a card is
being inserted. |
| InsertRemoveCard |
A sample demonstrating the notification mechanism when a card is
being inserted or removed. |
| RemoveCard |
A sample demonstrating the notification mechanism when a card is
being removed. |
| StartOpenCard |
A sample that starts up OpenCard and shuts it down again. |