BALTECH SDK wrapper functions reference

§ brp_Desfire_GetOriginalitySignature()

brp_errcode brp_Desfire_GetOriginalitySignature ( brp_Desfire_GetOriginalitySignature_t  params)

This command returns the NXP originality signature of a desfire card.

Parameters
[in]paramsStruct with the following fields:
  • protocol used to execute the command
  • Signature (out) Card signature.
  • Signature_len (out) Length of Signature (in bytes).
  • mempool (in) is used to store response data. Maybe NULL to use an internal mempool, in this case the data is only available until another command uses the internal mempool