Return the wrapped bytearray
Return the hex representation of the wrapped bytearray
Return the length of the wrapped bytearray
Get keyed proofs from a composite proof.
Get the ciphertext for the SAVER statement at index statementIndex
. The proof involving any SAVER statement also
contains the ciphertext corresponding to that statement. Will throw an error if it could not find the ciphertext or
statement at that index
Verify this composite proof using a ProofSpec
Optional
nonce: Uint8ArrayVerify this composite proof using a QuasiProofSpecG1
Optional
nonce: Uint8ArrayOptional
setupParams: SetupParam[]Optional
context: Uint8ArrayOptional
nonce: Uint8ArrayStatic
fromStatic
fromStatic
generateGenerate the composite proof using a ProofSpec
Static
generateGenerate the composite proof using a QuasiProofSpecG1
Optional
nonce: Uint8ArrayStatic
generateOptional
setupParams: SetupParam[]Optional
context: Uint8ArrayOptional
nonce: Uint8Array
A proof of 1 or more statements and meta statements.