Skip to main content

IValidatePresentationAgainstSdrArgs interface

This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

A tuple used to verify a Selective Disclosure Response. Encapsulates the response(presentation) and the corresponding request (sdr) that made it.

This API may change without a BREAKING CHANGE notice.

Signature:

export interface IValidatePresentationAgainstSdrArgs

Properties

PropertyModifiersTypeDescription
presentationVerifiablePresentation(BETA)
sdrISelectiveDisclosureRequest(BETA)