Verifies a verifiable presentation against its corresponding request.
This function validates the cryptographic proofs in the presentation,
checks that they match the original request, and verifies them against
the provided public data and cryptographic parameters.
Verifies a verifiable presentation against its corresponding request.
This function validates the cryptographic proofs in the presentation, checks that they match the original request, and verifies them against the provided public data and cryptographic parameters.
Returns
a
VerificationResult