IJwpVerificationOptions
@iota/identity-wasm API documentation
Interface: IJwpVerificationOptions
Holds options to create a new JwpVerificationOptions.
Properties
methodScope?
readonlyoptionalmethodScope:MethodScope
Verify the signing verification method relation matches this.
methodId?
readonlyoptionalmethodId: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.