Class KeyFormat (1.12.1)

KeyFormat(value)

Types of public keys formats that are supported. Currently, only PEM format is supported.

Enums

Name Description
KEY_FORMAT_UNSPECIFIED Default unspecified value.
PEM The key is PEM-encoded as defined in `RFC 7468