SamAV3 Key Entry Structure. More...
Data Fields | |
| uint8_t | aKeyData [48] |
| Concatenated KeyA, KeyB, KeyC (used only for ChangeKeyEntry, cleared by GetKeyEntry). | |
| uint8_t | aDFAid [3] |
| DESfire AID. | |
| uint8_t | bDFKeyNo |
| Corresponding DESFire key number (of DESFire AID). | |
| uint8_t | bKeyNoCEK |
| Key reference number of change entry key. | |
| uint8_t | bKeyVCEK |
| Key version of change entry key. | |
| uint8_t | bRefNoKUC |
| Reference number of key usage counter. | |
| uint8_t | bKeyNoAEK |
| Key reference number of Access Key Entry. | |
| uint8_t | bKeyVAEK |
| Key reference version of Access Key Entry. | |
| uint8_t | aSet [2] |
| Configuration settings of this key entry. | |
| uint8_t | bVersionKeyA |
| Version of Key A. | |
| uint8_t | bVersionKeyB |
| Version of Key B. | |
| uint8_t | bVersionKeyC |
| Version of Key C. | |
| uint8_t | aExtSet [2] |
| Extended configuration settings of this key entry. | |
| uint8_t | bVersionKeyBValid |
| Indicates whether Key B Version is available or not. | |
| uint8_t | bVersionKeyCValid |
| Indicates whether Key C Version is available or not. | |
SamAV3 Key Entry Structure.