Crypto++
8.9
Free C++ class library of cryptographic schemes
|
Application callback to signal suitability of a candidate prime. More...
Public Member Functions | |
const PrimeSelector * | GetSelectorPointer () const |
virtual bool | IsAcceptable (const Integer &candidate) const =0 |
Application callback to signal suitability of a candidate prime.
Definition at line 116 of file nbtheory.h.