gerasiovM
Results
2
issues of
gerasiovM
I've encountered an issue where using create_ek_template returns None as certificate, but using tpm2 tools createek and getekcertificate works and outputs a valid certificate. Here's the tpm2 tools commands used,...
I am currently learning how to work with the ESAPI and the TPM and I am trying to recreate the "tpm2_createak" tool using python. I've encountered a problem where the...