Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
p6trustedstorage.h File Reference
#include "p6com.h"

Go to the source code of this file.

Classes

interface  P6R::p6IEnumTrustedStorage
 
interface  P6R::p6ITrustedStorage
 

Namespaces

 P6R
 

Macros

#define IF_p6IEnumTrustedStorage   {0x7b3e3b0c,0x2ebe,0x4138,{0xaa,0x46,0xb5,0xd6,0x16,0xb1,0x1e,0x03}}
 
#define IF_p6ITrustedStorage   {0x6b657855,0xf0cd,0x47ad,{0x83,0x92,0x2d,0xb4,0x96,0x65,0xa2,0x3c}}
 
#define INTERFACE   p6IEnumTrustedStorage
 
#define INTERFACE   p6ITrustedStorage
 

Detailed Description

An interface that defines basic operations to a trusted storage mechanism (e.g., Trusted Platform Module [TPM]).

This mechanism does not require the caller to manage/use any encryption keys.

Definition in file p6trustedstorage.h.