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

◆ lt_ex_show_chip_id_and_fwver()

int lt_ex_show_chip_id_and_fwver ( lt_handle_t h)
Note
We recommend reading TROPIC01's datasheet before diving into this example!
Parameters
hHandle for communication with TROPIC01. It is assumed that the h.l2.device and h.l3.crypto_ctx members were already initialized. Because these members are pointers, the assigned structures must exist throughout the whole life-cycle of the handle. Refer to the 'Get Started'->'Integrating Libtropic'->'How to Use' Section in the Libtropic documentation for more information.
Return values
0Function executed successfully
-1Function did not execute successfully