Crypto++ 8.7
Free C++ class library of cryptographic schemes
|
Application callback to signal suitability of a cabdidate 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 cabdidate prime.
Definition at line 113 of file nbtheory.h.
|
inlinevirtual |
Definition at line 116 of file nbtheory.h.
|
inline |
Definition at line 117 of file nbtheory.h.