tpm2-tss
3.2.0
TPM Software stack 2.0 TCG spec compliant implementation
|
Functions | |
void | Fapi_Finalize (FAPI_CONTEXT **context) |
FAPI function to invoke Finalize.
Fapi_Finalize | ( | FAPI_CONTEXT ** | context | ) |
One-Call function for Fapi_Finalize
Fapi_Finalize() finalizes a context by closing IPC/RPC connections and freeing its consumed memory.
[in] | context | The FAPI_CONTEXT |