Skip to main content
info
IOTA Identity for Rebased is currently in alpha and may still be subject to significant changes

IJwpVerificationOptions

@iota/identity-wasm API documentation


Interface: IJwpVerificationOptions

Holds options to create a new JwpVerificationOptions.

Properties

methodScope?

readonly optional methodScope: MethodScope

Verify the signing verification method relation matches this.


methodId?

readonly optional 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.