Package com.vmware.vim25
Class HostTpmAttestationReport
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.HostTpmAttestationReport
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidsetTpmEvents(HostTpmEventLogEntry[] tpmEvents) voidsetTpmLogReliable(boolean tpmLogReliable) voidsetTpmPcrValues(HostTpmDigestInfo[] tpmPcrValues) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
tpmPcrValues
-
tpmEvents
-
tpmLogReliable
public boolean tpmLogReliable
-
-
Constructor Details
-
HostTpmAttestationReport
public HostTpmAttestationReport()
-
-
Method Details
-
getTpmPcrValues
-
getTpmEvents
-
isTpmLogReliable
public boolean isTpmLogReliable() -
setTpmPcrValues
-
setTpmEvents
-
setTpmLogReliable
public void setTpmLogReliable(boolean tpmLogReliable)
-