const mixin crypto::Jwk

crypto::Jwk

Source

Models a JSON Web Key (JWK) as specified by RFC7517

JWKs wrap a Key[`Key`] object with additional metadata

key

abstract Key key()

Source

Key

meta

abstract Str:Obj meta()

Source

Jwk