|
Java Smart Card I/O | |||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in javax.smartcardio used by javax.smartcardio | |
---|---|
ATR
A Smart Card's answer-to-reset bytes. |
|
Card
A Smart Card with which a connection has been established. |
|
CardChannel
A logical channel connection to a Smart Card. |
|
CardException
Exception for errors that occur during communication with the Smart Card stack or the card itself. |
|
CardTerminal
A Smart Card terminal, sometimes refered to as a Smart Card Reader. |
|
CardTerminals
The set of terminals supported by a TerminalFactory. |
|
CardTerminals.State
Enumeration of attributes of a CardTerminal. |
|
CommandAPDU
A command APDU following the structure defined in ISO/IEC 7816-4. |
|
ResponseAPDU
A response APDU as defined in ISO/IEC 7816-4. |
|
TerminalFactory
A factory for CardTerminal objects. |
|
Java Smart Card I/O | |||||||
PREV NEXT | FRAMES NO FRAMES |