Skip to main content

CreatePresentationArgs

@hyperledger/identus-sdk v7.0.0


@hyperledger/identus-sdk / overview / CreatePresentationArgs

Interface: CreatePresentationArgs

Defined in: src/plugins/internal/oea/tasks/CreatePresentation.ts:15

Asyncronously create a verifiablePresentation from a valid stored verifiableCredential This is used when the verified requests a specific verifiable credential, this will create the actual instance of the presentation which we can share with the verifier.

Properties

PropertyTypeDefined in
credentialCredentialsrc/plugins/internal/oea/tasks/CreatePresentation.ts:16
requestRequestPresentationsrc/plugins/internal/oea/tasks/CreatePresentation.ts:17