libtropic
C library for TROPIC01 chip
|
lt_ret_t lt_out__ecc_ecdsa_sign | ( | lt_handle_t * | h, |
const ecc_slot_t | slot, | ||
const uint8_t * | msg, | ||
const uint32_t | msg_len | ||
) |
h | Device's handle |
slot | ECC key slot to use for signing |
msg | Message to sign |
msg_len | Length of the message |