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

Public Member Functions

static uint MifUlC_AttachLibrary (IntPtr hCard)
 
static uint MifUlC_DetachLibrary (IntPtr hCard)
 
static uint MifUlC_Authenticate (IntPtr hCard, byte[]pbKey)
 
static uint MifUlC_ChangeKey (IntPtr hCard, byte[]pbKey)
 
static uint MifUlC_Read (IntPtr hCard, byte bAddress, byte[]pbData)
 
static uint MifUlC_Write (IntPtr hCard, byte bAddress, byte[]pbData)
 
static uint MifUlC_Write4 (IntPtr hCard, byte bAddress, byte[]pbData)
 

Public Attributes

const string MifUlC_BlankKey_Str
 
const string MifUlC_DefaultKey_Str
 

Member Data Documentation

◆ MifUlC_BlankKey_Str

const string SpringCard.PCSC.CardLibraries.MifareUltraLightC.SCARD.MifUlC_BlankKey_Str
Initial value:
=
"00000000000000000000000000000000"

◆ MifUlC_DefaultKey_Str

const string SpringCard.PCSC.CardLibraries.MifareUltraLightC.SCARD.MifUlC_DefaultKey_Str
Initial value:
=
"49454D4B41455242214E4143554F5946"

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