4. Verifying the Proof
Sending the ZkpassProof object to the Proof Verifier for verification
Last updated
Sending the ZkpassProof object to the Proof Verifier for verification
Last updated
From Data Holder perspective, no integration with the Dvr module client SDK library is needed for this step.
Once the Data Holder receives the Zkpass Proof from the zkPass Service, it will pass it along to the Proof Verifier for verification. The Proof Verifier provides a REST API for this purpose.
The zkPass call sequence diagram, specifically steps 10â12, corresponds to the proof verification process.