wolfSSL / wolfTPM

wolfTPM is a highly portable TPM 2.0 library, designed for embedded use.
https://www.wolfssl.com
GNU General Public License v2.0
230 stars 56 forks source link

Improve cleanup logic for create primary #226

Closed dgarske closed 1 year ago

dgarske commented 1 year ago

This PR does nothing useful. The key handle will not be unloaded unless UnloadHandle is called. Closing.