IVerifyPresentationEIP712Args interface
Encapsulates the parameters required to verify a W3C Verifiable Presentation
Signature:
export interface IVerifyPresentationEIP712Args extends UsingResolutionOptions
Extends: UsingResolutionOptions
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
presentation | VerifiablePresentation | The Verifiable Presentation object according to the canonical model or the JWT representation. The signer of the Presentation is verified based on the |