Interface | Description |
---|---|
PCSC.PCSCCallbackInterface |
Class | Description |
---|---|
ATR | |
Card |
A Smart Card with which a connection has been established.
|
CardChannel |
A logical channel connection to a Smart Card.
|
CardTerminal |
A Smart Card terminal, sometimes referred to as a Smart Card Reader.
|
CardTerminals |
This class allows applications to enumerate the available CardTerminals
|
CommandAPDU |
A command APDU following the structure defined in ISO/IEC 7816-4.
|
PCSC |
This class allows applications to communicate with the available CardTerminals
on USB
|
ResponseAPDU |
A response APDU as defined in ISO/IEC 7816-4.
|
Utils |