NXP Reader Library  v17.1.0.2535
Commands_PostDeliveryConfiguration

These Components implement the MIFARE DESFire EVx MIFARE Post Delivery configuration function. More...

Collaboration diagram for Commands_PostDeliveryConfiguration:

Functions

phStatus_t phalMfdfEVx_AuthenticatePDC (void *pDataParams, uint8_t bRfu, uint8_t bKeyNoCard, uint8_t wKeyNo, uint16_t wKeyVer, uint8_t bUpgradeInfo)
 Perform Post Delivery Authentication. More...
 

Detailed Description

These Components implement the MIFARE DESFire EVx MIFARE Post Delivery configuration function.

Function Documentation

◆ phalMfdfEVx_AuthenticatePDC()

phStatus_t phalMfdfEVx_AuthenticatePDC ( void *  pDataParams,
uint8_t  bRfu,
uint8_t  bKeyNoCard,
uint8_t  wKeyNo,
uint16_t  wKeyVer,
uint8_t  bUpgradeInfo 
)

Perform Post Delivery Authentication.

Returns
Status code
Return values
PH_ERR_SUCCESSOperation successful.
OtherDepending on implementation and underlaying component.
Parameters
[in]pDataParams[In] Pointer to this layers parameter structure.
[in]bRfu[In] The RFU information. Its zero by default.
[in]bKeyNoCard[In] PICC Key number to be used for authentication.
[in]wKeyNo[In] Key number to used from software or hardware KeyStore.
[in]wKeyVer[In] Key version to used from software or hardware KeyStore.
[in]bUpgradeInfo[In] The upgrade info input.