vSphere Web Services API
|
| |||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Enum - HostCertificateManagerCryptoAlgorithm(vim.host.CertificateManager.CryptoAlgorithm)
- Since
- vSphere API Release 9.1.0.0
Enum Description
Algorithm and key size used to generate the private key.Enum Constants
| Name | Description |
|---|---|
| RSA_2048 |
RSA private key size: 2048 bits
|
| RSA_3072 |
RSA private key size: 3072 bits
|
| RSA_4096 |
RSA private key size: 4096 bits
|
Show WSDL type definition
| Top of page | |||
| Managed Object Types | Data Object Types | All Properties | All Methods |