Crypto++
|
_ More...
#include <strciphr.h>
Public Member Functions | |
SymmetricCipherFinal (const byte *key) | |
SymmetricCipherFinal (const byte *key, size_t length) | |
SymmetricCipherFinal (const byte *key, size_t length, const byte *iv) | |
Clonable * | Clone () const |
std::string | AlgorithmName () const |
Static Public Member Functions | |
static std::string | StaticAlgorithmName () |
_