Interface: IJwpVerificationOptions
identity_wasm.IJwpVerificationOptions
Holds options to create a new JwpVerificationOptions.
Table of contents
Properties
Properties
methodScope
• Optional
Readonly
methodScope: MethodScope
Verify the signing verification method relation matches this.
methodId
• Optional
Readonly
methodId: DIDUrl
The DID URL of the method, whose JWK should be used to verify the JWP.
If unset, the kid
of the JWP is used as the DID URL.