Skip to main content

@triveria/wallet / Exports / VerifiedWrapper

Interface: VerifiedWrapper

Wrapped result of successful verification interaction.

Table of contents

Properties

Properties

credentials

credentials: CredentialWrapper[]

Defined in

api.ts:981


holder

holder: string

The holder property of the Verifiable Presentation provided for convenience in case the client needs to verify the holder of enclosed Verifiable Credentials.

Defined in

api.ts:989


vp

vp: string

The Verifiable Presentation that was presented during the interaction.

Defined in

api.ts:985