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

◆ lt_print_bytes()

lt_ret_t lt_print_bytes ( const uint8_t *  bytes,
const size_t  bytes_cnt,
char *  out_buf,
const size_t  out_buf_size 
)
Parameters
bytesBytes to print
bytes_cntNumber of bytes to print
out_bufOutput buffer to print to
out_buf_sizeSize of out_buf
Return values
LT_OKFunction executed successfully
otherFunction did not execute successully, you might use lt_ret_verbose() to get verbose encoding of returned value