keyType property

String? keyType
getter/setter pair

This field identifies the specific signing method.

Eg: "rsa", "ed25519", and "ecdsa".

Implementation

core.String? keyType;