Fapi_Finalize.3 712 B

12345678910111213141516171819202122232425262728293031323334
  1. .TH "Fapi_Finalize" 3 "Fri Oct 7 2022" "Version 3.2.0" "tpm2-tss" \" -*- nroff -*-
  2. .ad l
  3. .nh
  4. .SH NAME
  5. Fapi_Finalize
  6. .SH SYNOPSIS
  7. .br
  8. .PP
  9. .SS "Functions"
  10. .in +1c
  11. .ti -1c
  12. .RI "void \fBFapi_Finalize\fP (\fBFAPI_CONTEXT\fP **context)"
  13. .br
  14. .in -1c
  15. .SH "Detailed Description"
  16. .PP
  17. FAPI function to invoke Finalize\&.
  18. .SH "Function Documentation"
  19. .PP
  20. .SS "Fapi_Finalize (\fBFAPI_CONTEXT\fP ** context)"
  21. One-Call function for Fapi_Finalize
  22. .PP
  23. \fBFapi_Finalize()\fP finalizes a context by closing IPC/RPC connections and freeing its consumed memory\&.
  24. .PP
  25. \fBParameters:\fP
  26. .RS 4
  27. \fIcontext\fP The \fBFAPI_CONTEXT\fP
  28. .RE
  29. .PP
  30. .SH "Author"
  31. .PP
  32. Generated automatically by Doxygen for tpm2-tss from the source code\&.