@inrupt/solid-client
Preparing search index...
interfaces
Jwks
Type Alias Jwks
A JSON data structure holding a list of JWK.
type
Jwks
=
{
keys
:
Jwk
[]
;
}
Index
Properties
keys
Properties
keys
keys
:
Jwk
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
keys
@inrupt/solid-client
Loading...
A JSON data structure holding a list of JWK.