Hi,
I'd like to modify the EncryptFile / DecryptFile-Example to
permanently store the key
inside the TPM and not append it to the encrypted File.
In the encryption method I probably have to change the wrapper
template to templateStorage().
How can I refer the stored key during decryption? Is there a way to
get a list of all keys permanently stored insinde the TPM?
|