vSphere Web Services API


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

NameDescription
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