Crypto++
5.6.3
Free C++ class library of cryptographic schemes
|
Classes | |
class | ParameterNotUsed |
Public Member Functions | |
AlgorithmParametersBase (const AlgorithmParametersBase &x) | |
AlgorithmParametersBase (const char *name, bool throwIfNotUsed) | |
bool | GetVoidValue (const char *name, const std::type_info &valueType, void *pValue) const |
Friends | |
class | AlgorithmParameters |
Definition at line 323 of file algparam.h.