From: Saurabh A. <tan...@gm...> - 2007-04-20 04:35:13
|
Hi I am using TrustedJava suite to generate TPM Quote and send across to verifying party which is a non-TPM, non-Trousers, non-TrustedJava, C# web service. Now I want to vaildate/verify the quote and I am worried whether I can really do that without Trousers/JTSS support ?? more specific details : I used the testsuite example of generating the quote, which outputs "quoteBlob" of TcTssValidation type. Now will I be able to read this quoteBlob on non-Trousers, non-Trusted java library service, using say "native c#/java libraries" ?? regards Saurabh |