|
Class Summary |
| AppletID |
AppletID encapsulates the applet identifier as
defined by ISO 7816-5. |
| AppletInfo |
The AppletInfo encapsulates the descriptive information about
an applet stored on a smart card (e.g. security Domain or AppletID). |
| AppletProxy |
AppletProxy is the base class for all applet proxies. |
| AppletState |
Applet states are to be used for representing the state of an
applet to applet proxies associated with that applet. |
| BasicAppletCardService |
This service offers methods to applications or proxies derived
from it, which send a given command APDU to the card applet
identified by the given application identifier and which return the
result APDU. |
| CardState |
Encapsulates the state of a multi-applicative card. |
| ID |
ID - A wrapper class for unsigned byte arrays. |
| ISOAppletSelector |
The ISOAppletSelector is a class providing the
selectApplet functionality as specified in
the AppletSelector interface. |