From: Ronald P. <rpe...@ma...> - 2010-04-21 22:32:46
|
Hi, I've created a key and registered it using the persistent system storage (wrapped with the SRK). However, when I try to load that key with "TcIRsaKey aik = context.loadKeyByUuidFromSystem(uuid);" I get the following error: iaik.tc.tss.api.exceptions.tsp.TcTspException: TSS Error: error layer: 0x3000 (TSP) error code (without layer): 0x06 error code (full): 0x3006 error message: Not implemented. I don't think that the function loadKeyByUuidFromSystem is not implemented...? Best Regards, Ronald |