Libtropic API
SDK for the TROPIC01 secure element
Version: v4.0.0
Loading...
Searching...
No Matches

◆ lt_out__pairing_key_write()

lt_ret_t lt_out__pairing_key_write ( lt_handle_t h,
const uint8_t *  pairing_pub,
const lt_pkey_index_t  slot 
)
Note
Used for separate L3 communication, for more information read info at the top of this file.
Parameters
hHandle for communication with TROPIC01
pairing_pub32B of pubkey
slotPairing key slot index
Returns
LT_OK if success, otherwise returns other error code.