HostCertificateManagerCryptoAlgorithm_enum

HostCertificateManagerCryptoAlgorithm_enum
HostCertificateManagerCryptoAlgorithm_enum

Algorithm and key size used to generate the private key.

Possible values:

  • RSA_2048: RSA private key size: 2048 bits
  • RSA_3072: RSA private key size: 3072 bits
  • RSA_4096: RSA private key size: 4096 bits

Since: vSphere API Release 9.1.0.0

This data structure has no properties.
Enumeration: RSA_2048, RSA_3072, RSA_4096,