BALTECH SDK wrapper functions reference

§ brp_Mif_CommitReaderID()

brp_errcode brp_Mif_CommitReaderID ( brp_Mif_CommitReaderID_t  params)

This commands commits a reader ID from a card and returns the encrypted TMRI to the host.

Authentication must take place before using this command.

Parameters
[in]paramsStruct with the following fields:
  • protocol used to execute the command
  • Block (in) Value block number.
  • EncTRI (out) Encrypted transaction reader ID
  • EncTRI_len (out) Length of EncTRI (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