| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
An TPM event log entry represents a single change to the value of a Platform Configuration Register (PCR). It contains detailed information about the reason of PCR value change, and the specifics of the event.
Multiple objects of this type form an TPM event log. This log allows for verification of the both the software stack running on a host and the attestation process itself.
Properties
Name | Type | Description |
---|---|---|
eventDetails | HostTpmEventDetails |
The details of the event.
|
pcrIndex | xsd:int |
Index of the PCR that was affected by the event.
|
Properties inherited from DynamicData | ||
None |
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |