![]() |
Fabcoin Core
0.16.2
P2P Digital Currency
|
Block cipher mode of operation aggregate. More...
#include <modes.h>
Public Member Functions | |
CipherModeFinalTemplate_CipherHolder () | |
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 CRYPTOPP_API | StaticAlgorithmName () |
![]() | |
static std::string CRYPTOPP_API | StaticAlgorithmName () |
Additional Inherited Members | |
![]() | |
std::string | AlgorithmName () const |
![]() | |
static std::string CRYPTOPP_API | StaticAlgorithmName () |
![]() | |
CIPHER | m_object |
Block cipher mode of operation aggregate.
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinestatic |