IDataStore.dataStoreGetVerifiablePresentation() method
Gets verifiable presentation from the data store
Signature:
dataStoreGetVerifiablePresentation(args: IDataStoreGetVerifiablePresentationArgs): Promise<VerifiablePresentation>;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
args |
arguments for getting Verifiable Presentation |
Promise<VerifiablePresentation>
a promise that resolves to the Verifiable Presentation