[Tpm4java-users] Storing keys inside the TPM
Brought to you by:
tews
From: Markus <ax...@go...> - 2007-05-09 13:39:21
|
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? |