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