Class KeyAlgorithm (1.3.1)

KeyAlgorithm(value)

The type of keypair to generate.

Values: KEY_ALGORITHM_UNSPECIFIED (0): Unspecified key algorithm. RSA_2048 (1): Specifies RSA with a 2048-bit modulus. ECDSA_P256 (4): Specifies ECDSA with curve P256.