CardReaderType
General card reader representation.
A card reader represents only one (logical) slot, when a CardReader supports multiple cards at the same time it needs to provide a CardReaderType for each slot.
-
CardReader name
-
displayName
Default implementationReturns the system displayable name of this reader.
Default Implementation
if there is no distinction necessary, displayName returns CardReader name per default
-
Whether there is a SmartCard present (mute or not) at the time of reading the property
-
Add an execution block for when a card is presented
-
Connect to the currently present SmartCard.
Throws
CardError
when the connection could not be established