Provides classes and interfaces specific to ISO7816 processor smart cards.

Classes

  ClassDescription
Public classAtrHistoryCardSelector
Card selector to accept a smart card based on the cards history bytes.
Public classCommandApdu
Command APDU for ISO7816. CommandAPDUs are sent to the smart card.
Public classProcessorCardAtr
ISO7816 compliant processor card ATR.
Public classProcessorCardSelector
Card selector which accepts all (T=0/T=1) processor smart cards.
Public classResponseApdu
Response APDU for ISO7816. Response APDUs are received from a smart card.

Interfaces

  InterfaceDescription
Public interfaceIApdu
Base APDU interface for ISO7816.
Public interfaceICommandAndResponseCrypt
Encryption interface to encrypt and decrypt a command/response before/after transmission to/from card