Expand description
Methods and structs for creating signature proofs of knowledge
Modules§
- prelude
- Convenience importing module
Structs§
- PoKOf
Signature - Proof of Knowledge of a Signature that is used by the prover
to construct
PoKOfSignatureProof
. - PoKOf
Signature Proof - The actual proof that is sent from prover to verifier.
Enums§
- PoKOf
Signature Proof Status - Indicates the status returned from
PoKOfSignatureProof