Re: [Tpm4java-users] Infineon TPM 1.2: demo code won't work
Brought to you by:
tews
From: Erik T. <er...@de...> - 2006-12-14 21:30:25
|
Am Donnerstag, den 14.12.2006, 17:58 +0100 schrieb Markus: > I'm using the Infineon Security Platform Software. >=20 > It's already activated and initialized. Ownership was taken using the > infineon software. The self-test succeeded. TPM applications like the > Personal Security Drive work fine. Did you do the self test with tpm4java or with the infinion software? > > Do you got a vendor library, which is able to execute any command? >=20 > Filemon (sysinternals) doesn't show any access to the infineon tpm > DDL-dll, but to some other infineon dlls. I believe they use their own > dlls for tpm stuff. >=20 > Sadly I don't know any non-infineon application to test my tpm with. Do y= ou? Well, for Windows, I only know IBM client security and tpm4java. What environment do you use? I used windows xp sp2 with visual studio .net 2005. Do you get any compiler warning when compiling your native code? |