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

◆ lt_session_abort()

lt_ret_t lt_session_abort ( lt_handle_t h)
Note
Data used for the Secure Session are always invalidated regardless of the result of the abort request (if you pass correct handle). After calling this function, it will not be possible to send L3 commands unless new Secure Session is started.
Parameters
hHandle for communication with TROPIC01
Return values
LT_OKFunction executed successfully
otherFunction did not execute successully, you might use lt_ret_verbose() to get verbose encoding of returned value