From: Javier E. <jav...@gm...> - 2014-05-29 10:36:13
|
Dear all, I am using the TPM Emulator to create a PCR bound key. I saw this code in /jTSS_src/src/iaik/tc/tss/test/tsp/java/keys/TestKeys.java if (tpmManufactuerIs(TPM_MAN_ETHZ)) { Log.info("Skipping test case creating PCR bound key on TPM emulator."); return; } Does it means that the TPM Emulator does not support this functionality? Thank you very much, Regards Javi |