Libtropic API
SDK for the TROPIC01 secure element
Version: master (latest)
Loading...
Searching...
No Matches

◆ lt_out__mac_and_destroy()

lt_ret_t lt_out__mac_and_destroy ( lt_handle_t h,
lt_mac_and_destroy_slot_t  slot,
const uint8_t *  data_out 
)
Note
Used for separate L3 communication, for more information read info at the top of this file.
Parameters
hHandle for communication with TROPIC01
slotSlot to use for MAC and destroy operation
data_outData to be sent out, must be 32 bytes long
Returns
LT_OK if success, otherwise returns other error code.