esys.3 1000 B

123456789101112131415161718192021222324252627282930
  1. .TH "esys" 3 "Fri Oct 7 2022" "Version 3.2.0" "tpm2-tss" \" -*- nroff -*-
  2. .ad l
  3. .nh
  4. .SH NAME
  5. esys
  6. .SH SYNOPSIS
  7. .br
  8. .PP
  9. .SS "Modules"
  10. .in +1c
  11. .ti -1c
  12. .RI "\fBEsys Context ESYS_CONTEXT\fP"
  13. .br
  14. .ti -1c
  15. .RI "\fBEsys Tpm Resource ESYS_TR\fP"
  16. .br
  17. .ti -1c
  18. .RI "\fBEsys TPM Commands\fP"
  19. .br
  20. .ti -1c
  21. .RI "\fBInternals of Enhanced System API\fP"
  22. .br
  23. .in -1c
  24. .SH "Detailed Description"
  25. .PP
  26. Enhanced System API (ESAPI) as described in the \fCTSS 2\&.0 Enhanced System API (ESAPI) Specification\fP\&. This API is a 1-to-1 mapping of the TPM2 commands documented in Part 3 of the TPM2 specification\&. Additionally there are asynchronous versions of each command\&. In addition to SAPI, the ESAPI performs tracking of meta data for TPM object and automatic calculation of session based authorization and encryption values\&. Both the synchronous and asynchronous API are exposed through a single library: libtss2-esys\&.
  27. .SH "Author"
  28. .PP
  29. Generated automatically by Doxygen for tpm2-tss from the source code\&.