menu
better_jwk package
documentation
better_jwk.dart
Jwk
kty property
kty property
dark_mode
light_mode
kty
property
String
?
kty
final
Key type.
Possible values:
"EC" (Elliptic Key)
"OKP" (Octet Key Pair)
"RSA" (RSA key)
Implementation
final String? kty;
better_jwk package
documentation
better_jwk
Jwk
kty property
Jwk class