#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 __cdecl | StaticAlgorithmName () |
Definition at line 277 of file strciphr.h.