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

Definition at line 48 of file pubkey.h.
Public Member Functions | |
| virtual | ~TrapdoorFunctionBounds () |
| virtual Integer | PreimageBound () const=0 |
| virtual Integer | ImageBound () const=0 |
| virtual Integer | MaxPreimage () const |
| virtual Integer | MaxImage () const |
1.5.1-p1