Provided by: libtss2-dev_2.3.2-1ubuntu0.20.04.1_amd64 bug

NAME

       tss2-tctildr - Simplifiy management of TCTI instance lifecycle.

SYNOPSIS

       This library simplifies the instantiation and finalization of TCTI instances.

DESCRIPTION

       The  TCTI  dynamic loading and initialization protocol requires a lot of boilerplate code.
       To reduce duplication the tss2-tctildr library adds the to load, initialize, and  finalize
       a TCTI context.

       To  assist in the discovery of TCTIs this library provides the function to free the memory
       allocated by 'GetInfo', provides a simple query interface for discovery of  the  available
       and default TCTIs available to the tss2-tctildr implementation

       The  interface  exposed  by  this  library is defined in the “TSS System Level API and TPM
       Command Transmission Interface Specification”.

AUTHOR

       Philip Tricca <philip.b.tricca@intel.com>

SEE ALSO

       Tss2_Tcti_Device_Init(3),      Tss2_Tcti_Socket_Init(3),       Tss2_TctiLdr_Initialize(3),
       Tss2_TctiLdr_Finalize(3), tcti-device(7), tcti-socket(7), tcti-tabrmd(7), tpm2-abrmd(8)

COLOPHON

       This  page  is  part  of  release 2.3.2 of Intel's implementation of the TCG TPM2 Software
       Stack (TSS2). A description of the project, information  about  reporting  bugs,  and  the
       latest version of this page can be found at https://github.com/01org/tpm2-tss/.