Class KeyAlgorithm (1.12.0)

KeyAlgorithm(value)

The type of keypair to generate.

Enums

Name Description
KEY_ALGORITHM_UNSPECIFIED Unspecified key algorithm.
RSA_2048 Specifies RSA with a 2048-bit modulus.
ECDSA_P256 Specifies ECDSA with curve P256.