Yes, you can call Tspi_Context_GetRegisteredKeysByUUID() with the pUuidData parameter set to NULL, and it will return all the keys in the PS. Or use Tspi_Context_GetRegisteredKeysByUUID2() similarly.
Hal Finney On Fri, Sep 10, 2010 at 5:00 AM, Olga Gelbart <[email protected]> wrote: > Hi Hal, > I meant the keys stored in Persistent Store and addressed by UUID. Sorry for > the confusion. So my question still is: is it possible to get some sort of a > listing of what keys are in the persistent store. > thanks so much, > Olga > > On Thu, Sep 9, 2010 at 6:00 PM, Hal Finney <[email protected]> wrote: >> >> Hi Olga - I am wondering if you mean keys that are retained on the TPM >> more-or-less permanently; or keys stored in the so-called Persistent Store, >> that are addressed by UUID? The latter keys are not actually stored on the >> TPM, rather the PS is a database stored on disk and maintained by Trousers. >> >> Hal Finney >> >> On Sep 9, 2010, at 7:07 AM, Olga Gelbart <[email protected]> wrote: >> >> > Hello everyone, >> > I have been using keys encrypted by the SRK and stored in TPM's >> > permanent storage. Does anyone know a good way to display what keys are in >> > that storage. I've written code only using one UUID for the key, but >> > different programs seem to create different signatures for the same data >> > using that same key. I wanted to see what keys are in the permanent >> > storage >> > of the TPM. Any help would be greatly appreciated. >> > >> > sincerely, >> > Olga >> > >> > ------------------------------------------------------------------------------ >> > This SF.net Dev2Dev email is sponsored by: >> > >> > Show off your parallel programming skills. >> > Enter the Intel(R) Threading Challenge 2010. >> > http://p.sf.net/sfu/intel-thread-sfd >> > _______________________________________________ >> > TrouSerS-users mailing list >> > [email protected] >> > https://lists.sourceforge.net/lists/listinfo/trousers-users > > ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ TrouSerS-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/trousers-users
