| lt_ret_t lt_out__ecc_key_store | ( | lt_handle_t * | h, |
| const lt_ecc_slot_t | slot, | ||
| const lt_ecc_curve_type_t | curve, | ||
| const uint8_t * | key | ||
| ) |
| h | Handle for communication with TROPIC01 |
| slot | ECC key slot to store key in |
| curve | ECC curve type to use for key storage |
| key | Ecc key to store, 32B length |