List of all members.
Public Member Functions |
|
| 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 Public Member Functions |
|
static std::string | StaticAlgorithmName () |
Protected Attributes |
|
CIPHER | m_object |
Detailed Description
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: