From: ROLLAND C. Y. <yva...@so...> - 2014-09-09 09:37:42
|
Hi All, there's something I'm missing here. jTSS works fine with the physical TPM, both sets of tests, or the test programs I have written myself in java. However, I tried to make it work with TPM emulator and it does not seem to work, it still connects only to the physical TPM. I tried several things : - messing with the .ini files (to no avail, of course, I'm not using the IBM TPM software) - setting the path to where the ifxtpm.dll file resides - adding a directory under eclipse with the dll inside, and referencing it as a native library. What am I missing ? Many thanks in advance, |