From: Martin P. <Mar...@ia...> - 2010-08-03 18:20:58
|
On 08/03/10 17:59, Ronald Petrlic wrote: > The only thing is that I need a TPM for the verification as > well If I get this right... You can use the service methods of jTSS without actively connecting the Context object to a TPM. Thus, for example APKI server and client should be able to run on the same machine as long as only one side is using the TPM. For quoting, the server side needs the TPM, of course, for verifying the quote the client side doesn't. If you don't want it this way, well, examine the jTSS source code itself for what is being done. HTH, Martin |