Skip to main content

IDataStore.dataStoreGetVerifiablePresentation() method

Gets verifiable presentation from the data store

Signature:

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

Parameters

ParameterTypeDescription
argsIDataStoreGetVerifiablePresentationArgsarguments for getting Verifiable Presentation

Returns:

Promise<VerifiablePresentation>

a promise that resolves to the Verifiable Presentation