MIFARE DESfire SAM AV2 X parameter structure
More...
Data Fields | |
| uint16_t | wId |
| Layer ID for this component, NEVER MODIFY! | |
| phhalHw_SamAV3_DataParams_t * | pHalSamDataParams |
| Pointer to the parameter structure of the hal of the SAM layer. | |
| uint8_t | bAuthMode |
| Auth Mode. More... | |
| uint8_t | bKeyNo |
| Key number against which authenticated. | |
| uint8_t | bWrappedMode |
| Wrapped APDU mode. More... | |
| uint8_t | pAid [3] |
| Currently selected application Id. | |
| uint16_t | wAdditionalInfo |
| Specific error codes for Desfire generic errors. | |
MIFARE DESfire SAM AV2 X parameter structure
| uint8_t phalMfdf_SamAV3_X_DataParams_t::bAuthMode |
Auth Mode.
0x0A or 0x1A or 0xAA.
| uint8_t phalMfdf_SamAV3_X_DataParams_t::bWrappedMode |
Wrapped APDU mode.
All native commands need to be sent wrapped in ISO 7816 apdus.