vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - HostDigestInfo(vim.host.DigestInfo)
- Extended by
 - HostTpmDigestInfo
 - Extends
 - DynamicData
 - Since
 - vSphere API Release 4.0
 
Data Object Description
This data object type describes the digest informationProperties
| Name | Type | Description | 
|---|---|---|
| digestMethod | xsd:string | 
         Method in which the digest value is calculated. The set of possible
  values is described in HostDigestInfoDigestMethodType.
       | 
| digestValue | xsd: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 | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |