C API for BALTECH SDK

§ brp_Sys_CfgGetKeyList()

brp_errcode brp_Sys_CfgGetKeyList ( brp_protocol  protocol,
unsigned **  KeyList,
size_t *  KeyList_len,
brp_mempool mempool 
)

Retrieves a list of all keys stored in the reader's configuration.

Parameters
[in]protocolused to execute the command
[out]KeyList
[out]KeyList_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