[Tpm4java-users] Enabling tpm_readpubek command
Brought to you by:
tews
From: Bryan S. <bj...@cs...> - 2007-03-20 14:46:20
|
I have been trying to perform a platform attestation with tpm4java using the java code provided in the Tutorial, but when I run GenerateAikRequest, I get a "Target command has been disabled" error when it tries to run tpm_readpubek. I tried to enable the command with a command-line TPM tool, but tpm4java formats the owner password in such a way that the owner password cannot be recognize through the command-line. How can I enable the tpm_readpubek command with tpm4java? Thanks. Bryan |