Optional challenge?: stringAn optional unique challenge allowing association and verification of a specific session.
If not provided a generated challenge will be created.
MATTRVerifierSDK.utils.generateChallenge()
An array of CredentialQuery objects that specify the credentials to be requested.
Optional openid4vpOptional configuration for openid4vp presentation flow
Optional state?: stringAn optional customer-supplied correlation reference attached to the presentation session.
When provided, replaces the internal sessionId as the OpenID4VP state claim and is
appended as a plain query parameter to the auth request URI.
Generated using TypeDoc
Options for the requestCredentials function.