Namespaces |
Classes | |
| class | CAPDU |
| The CAPDU object is used to format and send COMMAND APDUs (according to ISO 7816-4) to the smartcard. More... | |
| class | CardBuffer |
| The CardBuffer object eases the manipulation of byte arrays. More... | |
| class | CcidNetworkReaderSimul |
| Description of scCcidNetworkRegistry. More... | |
| class | CcidNetworkServiceConfig |
| Description of scCcidNetworkRegistry. More... | |
| interface | ICardApduTransmitter |
| Interface to exchange APDUs with a smartcard (RAPDU / CAPDU version) More... | |
| interface | ICardTransmitter |
| Interface to exchange APDUs with a smartcard (byte[] version) More... | |
| class | RAPDU |
| The RAPDU object is used to receive and decode RESPONSE APDUs (according to ISO 7816-4) from the smartcard. More... | |
| class | SCARD |
| Static class that gives a direct access to PC/SC functions (SCard... provided by winscard.dll or libpcsclite) More... | |
| class | SCardChannel |
| The SCardChannel object provides the actual connection to the smartcard through the PC/SC reader. More... | |
| class | SCardReader |
| The SCardReader object is used to monitor one PC/SC reader (i.e. wait for card events) More... | |
| class | SCardReaderList |
| The SCardReaderList object is used to monitor a set of PC/SC readers (i.e. wait for card events) More... | |