kty property

String? kty
final

Key type.

Possible values:

  • "OCT" (Octet sequence)
  • "EC" (Elliptic Key)
  • "OKP" (Octet Key Pair)
  • "RSA" (RSA key)

Implementation

final String? kty;