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