[Tpm4java-users] tpm4java: count not init dll code: -2
Brought to you by:
tews
From: Markus <ax...@go...> - 2006-12-04 15:44:13
|
Hi! Is tpm4java limited to tpm emulators or does it also work with 'real' tpms? This is my tpm: Trusted Platform Module: TCG Spec. Version = 1.2 Infineon Technologies AG SLB 9635 TT 1.2 (41313100) and this is the exception I get while initializing the tss: java.lang.RuntimeException: count not init dll code: -2 at de.datenzone.tpm4java.TddlJniDeviceDriver.<init>(TddlJniDeviceDriver.java:74) at de.datenzone.tpm4java.TssFactory.getLowlevel(TssFactory.java:165) at de.datenzone.tpm4java.TssFactory.getHighLevel(TssFactory.java:183) (there is no TPMDDL.dll so I had to create a copy of IFXTPM.dll which is the actual device driver). Please help! |