addPreimage abstract method
void
addPreimage(
- Preimage preimage,
- Proposition_Digest digestProposition
inherited
Add a preimage secret associated to a digest proposition.
preimage
THe preimage secret to add
digestProposition
The digest proposition for which the preimage is derived from.
Implementation
void addPreimage(Preimage preimage, Proposition_Digest digestProposition);