Skip to main content

IDataStore.dataStoreGetVerifiablePresentation() method

Gets verifiable presentation from the data store

Signature:

dataStoreGetVerifiablePresentation(args: IDataStoreGetVerifiablePresentationArgs): Promise<VerifiablePresentation>;

Parameters

Parameter

Type

Description

args

IDataStoreGetVerifiablePresentationArgs

arguments for getting Verifiable Presentation

**Returns:**

Promise<VerifiablePresentation>

a promise that resolves to the Verifiable Presentation