_
More...
#include <modes.h>
|
|
| CipherModeFinalTemplate_CipherHolder (const byte *key, size_t length) |
| |
|
| CipherModeFinalTemplate_CipherHolder (const byte *key, size_t length, const byte *iv) |
| |
|
| CipherModeFinalTemplate_CipherHolder (const byte *key, size_t length, const byte *iv, int feedbackSize) |
| |
|
std::string | AlgorithmName () const |
| |
|
|
static std::string | StaticAlgorithmName () |
| |
template<class CIPHER, class BASE>
class CipherModeFinalTemplate_CipherHolder< CIPHER, BASE >
_
Definition at line 248 of file modes.h.
The documentation for this class was generated from the following file: