Creates the commitment input required to generate a proof for Web3 ID credential statements. The commitment input contains the attribute values, randomness, and signature needed for proofs.
Web3 issuer commitment input for proof generation
The private key for signing the credential
The credential subject with attributes
Randomness values for commitments, keyed by attribute name
The credential signature
Generated using TypeDoc
Creates the commitment input required to generate a proof for Web3 ID credential statements. The commitment input contains the attribute values, randomness, and signature needed for proofs.
Returns
Web3 issuer commitment input for proof generation