Skip to main content

@triveria/wallet / Exports / CredentialWrapper

Interface: CredentialWrapper

The wrapper contains Verifiable Credential in both, the Credential and as Base64 signed format alongside with metadata.

Table of contents

Properties

Properties

metadata

metadata: CredentialMetadata

Defined in

api.ts:356


signedVc

Optional signedVc: string

The base64 encoded Verifiable Credential in its final signed form

Defined in

api.ts:361


vcSubject

Optional vcSubject: CredentialSubject

Defined in

api.ts:357