libtropic
C library for TROPIC01 chip

◆ lt_get_st_pub()

lt_ret_t lt_get_st_pub ( const struct lt_cert_store_t store,
uint8_t *  stpub,
int  stpub_len 
)
Parameters
storeCertificate store handle
stpubTROPIC01 STPUB to be filled, unique for each device
stpub_lenLength of buffer for STPub
Return values
LT_OKFunction executed successfully
otherFunction did not execute successully, you might use lt_ret_verbose() to get verbose encoding of returned value