Object holding all function arguments.
Array of one or more Verifiable Credentials.
The DID or DID Document of the holder of the credentials in the presentation, which also signs the presentation.
Optional
validA Date or date-time string indicating the earliest point in time where the presentation becomes valid.
Represented as issuanceDate
on the presentation.
Optional
validA Date or date-time string indicating when the presentation is no longer valid.
Represented as expirationDate
on the presentation.
Optional
verifier?: stringIdentifier (e.g., DID) of the verifier to prevent unauthorized re-use of the presentation.
An unsigned Verifiable Presentation containing the original VCs.
Creates a Verifiable Presentation from one or more Verifiable Credentials.