libtropic
C library for TROPIC01 chip

◆ lt_pairing_key_read()

lt_ret_t lt_pairing_key_read ( lt_handle_t h,
uint8_t *  pairing_pub,
const uint8_t  slot 
)
Parameters
hDevice's handle
pairing_pub32B of pubkey
slotPairing key lot SH0PUB - SH3PUB
Returns
LT_OK if success, otherwise returns other error code.