menu
tiptool package
documentation
tt.dart
KeyToJwk
KeyToJwk.from constructor
KeyToJwk.from constructor
dark_mode
light_mode
KeyToJwk.from
constructor
KeyToJwk.from
(
{
required
String
k
,
required
String
kty
,
required
bool
ext
,
required
String
alg
,
})
Implementation
KeyToJwk.from( {required this.k, required this.kty, required this.ext, required this.alg});
tiptool package
documentation
tt
KeyToJwk
KeyToJwk.from constructor
KeyToJwk class