libtropic
C library for TROPIC01 chip

◆ lt_out__ecc_key_generate()

lt_ret_t lt_out__ecc_key_generate ( lt_handle_t h,
const ecc_slot_t  slot,
const lt_ecc_curve_type_t  curve 
)
Note
Used for separate L3 communication, for more information read info at the top of this file.
Parameters
hDevice's handle
slotECC key slot to generate key in
curveECC curve type to use for key generation
Returns
LT_OK if success, otherwise returns other error code.