const mixin Jwk
Models a JSON Web Key (JWK) as specified by RFC7517
JWKs wrap a Key[`Key`] object with additional metadata
Jwk
Key
abstract Key key()
abstract Str:Obj meta()