Github
Preparing search index...
The search index is not available
Documentation
Documentation
iso-did
index
<internal>
JsonWebKey2020Method
Interface JsonWebKey2020Method
interface
JsonWebKey2020Method
{
controller
:
`
did:
${
string
}
:
${
string
}
`
;
id
:
string
;
publicKeyJwk
:
JWK
;
type
:
"JsonWebKey2020"
;
}
Index
Properties
controller
id
public
Key
Jwk
type
Properties
controller
controller
:
`
did:
${
string
}
:
${
string
}
`
id
id
:
string
The hash fragment should be the
kid
of the JWK.
public
Key
Jwk
publicKeyJwk
:
JWK
type
type
:
"JsonWebKey2020"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
controller
id
public
Key
Jwk
type
Github
Documentation
Loading...
The hash fragment should be the
kid
of the JWK.