Class VerifiablePresentation

A presentation is the response to a corresponding request containing a set of statements about an identity. It contains proofs for statements, ownership proof for all credentials, and a context. The only missing part to verify the proof are the public commitments.

Hierarchy

  • VerifiablePresentation

Constructors

Properties

presentationContext: string
proof: ConcordiumWeakLinkingProofV1
type: string
verifiableCredential: VerifiableCredentialProof[]

Methods

Generated using TypeDoc