SpringCard PC/SC Helpers for .NET  18.10.10
High-level access to a few current cards and to advanced coupler features
SpringCard.PCSC.CardEmulation.CardEmul7816 Class Reference

Description of PiccEmulDesfireEV0. More...

Inheritance diagram for SpringCard.PCSC.CardEmulation.CardEmul7816:
SpringCard.PCSC.CardEmulation.CardEmulBase

Protected Member Functions

override void OnCardSelect ()
 
override void OnCardDeselect ()
 
override RAPDU OnApdu (CAPDU capdu)
 
- Protected Member Functions inherited from SpringCard.PCSC.CardEmulation.CardEmulBase
virtual CardBuffer OnFrame (CardBuffer cmd)
 

Additional Inherited Members

- Public Member Functions inherited from SpringCard.PCSC.CardEmulation.CardEmulBase
delegate void ErrorCallback ()
 
delegate void StatusChangedCallback ()
 
delegate void CommandReceivedCallback (CardBuffer Command)
 
delegate void ResponseReadyCallback (CardBuffer Response)
 
bool Running ()
 
void Stop ()
 
bool Start (string reader)
 
bool GetEvent (ref byte evtcode, ref byte evtflags)
 
bool WaitEvent (ref byte evtcode, ref byte evtflags, ushort timeout_ms)
 
CardBuffer Process (CardBuffer inBuffer)
 
- Public Attributes inherited from SpringCard.PCSC.CardEmulation.CardEmulBase
const byte NFC_EVENT_SELECT = 0x01
 
const byte NFC_EVENT_C_APDU_READY = 0x02
 
const byte NFC_EVENT_R_APDU_DONE = 0x03
 
const byte NFC_EVENT_DESELECT = 0x04
 
ErrorCallback OnError = null
 
StatusChangedCallback OnCardSelected = null
 
StatusChangedCallback OnCardDeselected = null
 
CommandReceivedCallback OnCommandReceived = null
 
ResponseReadyCallback OnResponseReady = null
 
ushort EventTimeoutMs = 450
 
ushort MaxIdleEventCount = 100
 
- Protected Attributes inherited from SpringCard.PCSC.CardEmulation.CardEmulBase
bool IsFirstCommand = true
 
bool UseApdus = true
 

Detailed Description

Description of PiccEmulDesfireEV0.


The documentation for this class was generated from the following file: