Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ESAPI: add context manager to flush ESAPI handles. #599

Closed
wants to merge 1 commit into from

Conversation

whooo
Copy link
Contributor

@whooo whooo commented Sep 13, 2024

With this is possible to explicity flush transient handles. Useful with temporary handles, for example a primary key handle when just loading a key and when there are no resource manager available.

Fixes #595

With this is possible to explicity flush transient handles.
Useful with temporary handles, for example a primary key handle when just loading a key
and when there are no resource manager available.

Fixes tpm2-software#595

Signed-off-by: Erik Larsson <who+github@cnackers.org>
@whooo
Copy link
Contributor Author

whooo commented Oct 2, 2024

Merged in #604

@whooo whooo closed this Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

flush parent handle durint create and load
1 participant