Data Object - HostDigestInfo

Extended by
HostTpmDigestInfo
Extends
DynamicData
Since
vSphere API 4.0

Data Object Description

This data object type describes the digest information

Properties

Name Type Description
digestMethodxsd:string

Method in which the digest value is calculated. The set of possible values is described in HostDigestInfoDigestMethodType.
digestValuexsd:byte[]

The variable length byte array containing the digest value calculated by the specified digestMethod.
objectName*xsd:string

The name of the object from which this digest value is calcaulated.
Properties inherited from DynamicData
dynamicProperty, dynamicType
*Need not be set
Show WSDL type definition