|
Crypto++
5.6.4
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.
AlgorithmImpl provides StaticAlgorithmName from the template parameter BASE
1.8.13