libtropic
C library for TROPIC01 chip
◆
lt_in__ecc_eddsa_sign()
lt_ret_t
lt_in__ecc_eddsa_sign
(
lt_handle_t
*
h
,
uint8_t *
rs
)
Note
Used for separate L3 communication, for more information read info at the top of this file.
Parameters
h
Device's handle
rs
Buffer with a signature in a form of R and S bytes (should always have length 64B)
Returns
LT_OK if success, otherwise returns other error code.
libtropic Layer 3 functions
Generated by
1.9.1