Optional
dataOptional
isDerived?: booleanWhether the proof is derived. Only applicable for BBS.
Optional
publicKey?: stringThe public key of the signer (if needed)
The signature of the attestation.
The signer of the attestation.
The messages to attest to. Must be length 1 for standard
Optional
proofThe proof of issuance. Must be provided for BBS. Leave blank for standard.
The message of the proof of issuance.
Optional
publicKey?: stringThe public key of the signer (if needed)
The signature of the proof of issuance.
The signer of the proof of issuance.
Must be 'bbs' or 'standard'
The data integrity proof.
For standard, this is the signature of the attestation. For BBS, this is the actual BBS signature.