Describes about the MIFARE DUOX Post Delivery Configuration commands.
More...
Describes about the MIFARE DUOX Post Delivery Configuration commands.
◆ phalMfDuoX_AuthenticatePDC()
Perform Post Delivery Authentication.
- Returns
- Status code
- Return values
-
| PH_ERR_SUCCESS | Operation successful. |
| PH_ERR_INVALID_DATA_PARAMS | If DataParams is null. |
| PH_ERR_KEY | If key number passed is not of a support key type. |
| XXXX |
- Depending on status codes return by PICC.
- Other Depending on implementation and underlying component.
|
- Parameters
-
| [in] | pDataParams | [In] Pointer to this layer's parameter structure. |
| [in] | wKeyNoCard | [In] PICC Key number to be used for authentication. |
| [in] | wKeyNo | [In] Key number to used from software. |
| [in] | wKeyVer | [In] Key version to used from software. |
| [in] | bUpgradeInfo | [In] The upgrade info input. |