Hi JC, In the tpm-tools project you might find the tpm_restrictsrk userspace tool, that handles the readSRKPub flag. The Tspi function used to handle such flags is Tspi_TPM_GetStatus and Tspi_TPM_SetStatus, this particular flag is defined as TSS_TPMSTATUS_DISABLEPUBSRKREAD in the TSS.
Thanks --- Rajiv Andrade Security Development IBM Linux Technology Center On 30/09/2010, at 11:07, JC wrote: > I am working with a TPM 1.2 that has the TPM_PERMANENT_FLAG readSRKPub set to > false, therefore preventing me from reading it with the TPM_GetPubKey > command. Are there any TPM 1.2 commands or mechanisms to change the value of > this, and other, TPM_PERMANENT_FLAGs? > > > > > > ------------------------------------------------------------------------------ > 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 ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ TrouSerS-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/trousers-users
