C API for BALTECH SDK

§ brp_Mif_CommitReaderID()

brp_errcode brp_Mif_CommitReaderID ( brp_protocol  protocol,
unsigned  Block,
brp_buf EncTRI,
size_t *  EncTRI_len,
brp_mempool mempool 
)

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]protocolused to execute the command
[in]BlockValue block number.
[out]EncTRIEncrypted transaction reader ID
[out]EncTRI_len
[in]mempoolis 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