@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
signedVc
• Optional signedVc: string
The base64 encoded Verifiable Credential in its final signed form
Defined in
vcSubject
• Optional vcSubject: CredentialSubject