kty property

String kty
final

The "kty" (key type) parameter identifies the cryptographic algorithm family used with the key, such as "RSA" or "EC".

Implementation

final String kty;