|
Crypto++
5.6.5
Free C++ class library of cryptographic schemes
|
Base class for identifying alogorithm. More...
Inheritance diagram for AlgorithmImpl< BASE, ALGORITHM_INFO >:Public Member Functions | |
| std::string | AlgorithmName () const |
Static Public Member Functions | |
| static std::string | StaticAlgorithmName () |
Base class for identifying alogorithm.
| BASE | an Algorithm derived class |
| ALGORITHM_INFO | an Algorithm derived class AlgorithmImpl provides StaticAlgorithmName from the template parameter BASE |