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

◆ lt_in__pairing_key_read()

lt_ret_t lt_in__pairing_key_read ( lt_handle_t h,
uint8_t *  pubkey 
)
Note
Used for separate L3 communication, for more information read info at the top of this file.
Parameters
hHandle for communication with TROPIC01
pubkeyBuffer to receive pairing public key
Returns
LT_OK if success, otherwise returns other error code.