Calling zkPass Service's generate_zkpass_proof REST API to create the ZkPass Proof
To generate the ZkPass Proof, the Data Holder needs to use the zkpass-client SDK library. The following section illustrates how the coding is done.
The zkPass call sequence diagram, specifically steps 7–9, corresponds to the proof generation process.
The Data Holder generates the proof by using the Dvr module client SDK library, as shown here.