SpringCard Smart Readers library for .NET  19.9.20
Communicate and manage SpringCard Smart Reader devices
SpringCard.SmartReader.MasterCardV2.DesfireEV1CardInterface Class Reference

Physical instanciation of a MasterCardV2 in a Desfire EV1 card. More...

Inheritance diagram for SpringCard.SmartReader.MasterCardV2.DesfireEV1CardInterface:
SpringCard.SmartReader.MasterCardV2.CardInterface

Public Member Functions

override string GetDescription ()
 
 DesfireEV1CardInterface (SCardChannel cardChannel, out Interaction interaction)
 
override bool IsFormatted (out Interaction interaction)
 
override bool IsErasable (out Interaction interaction)
 
override bool Erase (out Interaction interaction)
 
override bool IsFormattable (out Interaction interaction)
 
override bool Format (out Interaction interaction)
 
override bool IsWritable (out Interaction interaction)
 
override bool Write (out Interaction interaction)
 
override bool Read (out Interaction interaction)
 
- Public Member Functions inherited from SpringCard.SmartReader.MasterCardV2.CardInterface
void SetParent (MasterCardV2 parentCard)
 

Static Public Member Functions

static bool Recognize (SCardChannel cardChannel)
 

Public Attributes

const uint DefaultAID = 0x4D4332
 

Additional Inherited Members

- Protected Attributes inherited from SpringCard.SmartReader.MasterCardV2.CardInterface
MasterCardV2 parentCard
 
- Properties inherited from SpringCard.SmartReader.MasterCardV2.CardInterface
bool UseFakeNonce [get, protected set]
 
uint TotalCapacity [get, protected set]
 
byte [] UID [get, protected set]
 

Detailed Description

Physical instanciation of a MasterCardV2 in a Desfire EV1 card.


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