#include <pubkey.h>
Inheritance diagram for RandomizedTrapdoorFunctionInverse:

Definition at line 79 of file pubkey.h.
Public Member Functions | |
| virtual | ~RandomizedTrapdoorFunctionInverse () |
| virtual Integer | CalculateRandomizedInverse (RandomNumberGenerator &rng, const Integer &x) const =0 |
| virtual bool | IsRandomized () const |
1.4.4