Crypto++ 8.9
Free C++ class library of cryptographic schemes
|
Application callback to signal suitability of a candidate prime. More...
#include <nbtheory.h>
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.
|
inlinevirtual |
Definition at line 119 of file nbtheory.h.
|
inline |
Definition at line 120 of file nbtheory.h.