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
Returns
LT_OK if success, otherwise returns other error code.