vSphere Web Services API
| |||
Managed Object Types | Data Object Types | All Properties | All Methods |
Enum - HostDigestInfoDigestMethodType(vim.host.DigestInfo.DigestMethodType)
- Since
- vSphere API Release 4.0
Enum Description
The set of digest methods that can be used by TPM to calculate the PCR values.Enum Constants
Name | Description |
---|---|
MD5 |
MD5.
|
SHA1 |
|
SHA256 |
Since vSphere API Release 6.7 |
SHA384 |
Since vSphere API Release 6.7 |
SHA512 |
Since vSphere API Release 6.7 |
SM3_256 |
Since vSphere API Release 6.7 |
Show WSDL type definition
Top of page | |||
Managed Object Types | Data Object Types | All Properties | All Methods |