| lt_ret_t lt_get_st_pub | ( | const struct lt_cert_store_t * | store, |
| uint8_t * | stpub | ||
| ) |
| store | Certificate store handle |
| stpub | When the function executes successfully, TROPIC01's STPUB of length TR01_STPUB_LEN will be written into this buffer |
| LT_OK | Function executed successfully |
| other | Function did not execute successully, you might use lt_ret_verbose() to get verbose encoding of returned value |