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

◆ lt_get_st_pub()

lt_ret_t lt_get_st_pub ( const struct lt_cert_store_t store,
uint8_t *  stpub 
)
Parameters
storeCertificate store handle
stpubWhen the function executes successfully, TROPIC01's STPUB of length TR01_STPUB_LEN will be written into this buffer
Return values
LT_OKFunction executed successfully
otherFunction did not execute successully, you might use lt_ret_verbose() to get verbose encoding of returned value