keyType property

String keyType

The cryptographic algorithm family used with the key, such as RSA or EC.

Implementation

String get keyType => this['kty'];