(Immutable)
PCSC 2.01 mifare type B key also for PicoTag and PicoPass Debit_key or Credit_key.
Namespace:
CardWerk.SmartCard
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Public Const KEY_TYPE_MIFARE_B As Byte = 97
This language is not supported or no code example is available.
public const byte KEY_TYPE_MIFARE_B = 97
This language is not supported or no code example is available.
public:
const Byte KEY_TYPE_MIFARE_B = 97;
This language is not supported or no code example is available.