Initiates a verification session for a combined proof.
An array of PresentationRequests created by the Verifier.
A session and a message object. The message should be sent to the Claimer and used in buildPresentation. The session should be kept private and used in verifyPresentation.
Initiates a verification session.
A session and a message object. The message should be sent to the Claimer and used in buildPresentation. The session should be kept private and used in verifyPresentation.
Checks whether the presented combined Credential is valid.
Whether the combined presentation could be verified.
Checks whether the presented Credential is valid.
Whether the presentation could be verified.
Generated using TypeDoc
This module contains the Verifier class which is used to verify Credentials.