TSS_VALIDATION is defined in tss_struct.h. That file is probably in /usr/local/include/tss/. Or look in the Trousers source code directory include/tss.
Hal Finney On Mon, Dec 7, 2009 at 9:53 PM, Hardeep Uppal <[email protected]> wrote: > Hi, > > I am executing code that uses an identity key to sign PCR values inside the > tpm using quote() function. The code works and quote function returns > TSS_SUCCESS. But where is the signed PCR value store? It looks like the > signed PCR values are not written to a file on disk and is stored in > TSS_VALIDATION* pValidationData. I have been looking inside trousers source > code to find the definition of struct TSS_VALIDATION but I can't seem to > locate it. Is there an API for trousers that I can look to find the > definition of the struct? > > Thanks > Hardeep ------------------------------------------------------------------------------ Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev _______________________________________________ TrouSerS-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/trousers-users
