Skip to content

KeyType

The cryptographic key type of a certificate.

Values

Value Description
KEY_TYPE_EC Elliptic curve cryptographic key.
KEY_TYPE_RSA RSA cryptographic key.
KEY_TYPE_UNSPECIFIED The key type is unspecified or unknown (e.g., legacy certificates whose key metadata was never extracted, or future algorithms not yet enumerated here).