Certificate Manager V1 API - Module Google::Cloud::CertificateManager::V1::CertificateIssuanceConfig::KeyAlgorithm (v0.6.0)

Reference documentation and code samples for the Certificate Manager V1 API module Google::Cloud::CertificateManager::V1::CertificateIssuanceConfig::KeyAlgorithm.

The type of keypair to generate.

Constants

KEY_ALGORITHM_UNSPECIFIED

value: 0
Unspecified key algorithm.

RSA_2048

value: 1
Specifies RSA with a 2048-bit modulus.

ECDSA_P256

value: 4
Specifies ECDSA with curve P256.