MifareClassicKey Class Reference
Inheritance diagram for MifareClassicKey:
Properties | |
int | Index [get, set] |
string | Key [get, set] |
KeyType.Type | Type [get, set] |
Properties inherited from IMifareClassicKey | |
int | Index [get] |
Index More... | |
string | Key [get] |
string with hexadecimal characters as key as hex string, i.e. "FF00FF00FF00".Size must fix Mifare Classic key size specifications: 6 bytes (12 characters) More... | |
KeyType.Type | Type [get] |
Key Type More... | |