The following tables list the members exposed by the MifareClassicCard type.
Name | Description | |
---|---|---|
![]() |
Authenticate(int, int, int) | Authenticates to a Mifare card memory block. |
![]() |
Decrement(int, int) | Updates Mifare value block. |
![]() |
GetCardSerialNumber() | Gets the CardSerialNumber. |
![]() |
LoadKey(int, int, byte[]) | Loading card key to reader key slot using standard PCSC functions. The caller must set key structure/number to a setting that works well with their reader. |
![]() |
Read(int, int) | Reads memory block. |
![]() |
Write(int, byte[]) | Writes a data block to the card |