const mixin Jwk
Models a JSON Web Key (JWK) as specified by RFC7517
JWKs wrap a Key[`Key`] object with additional metadata
Key
Jwk
abstract Key key()
abstract Str:Obj meta()
Haxall 3.1.12 ∙ 26-Jun-2025 18:28 EDT