|
unsigned int | BlockSize () const |
|
std::string | AlgorithmName () const |
|
size_t | MinKeyLength () const |
|
size_t | MaxKeyLength () const |
|
size_t | DefaultKeyLength () const |
|
size_t | GetValidKeyLength (size_t n) const |
|
SimpleKeyingInterface::IV_Requirement | IVRequirement () const |
|
unsigned int | IVSize () const |
|
|
static std::string | StaticAlgorithmName () |
|
template<class INFO, class BASE = BlockCipher>
class BlockCipherImpl< INFO, BASE >
Definition at line 143 of file seckey.h.
The documentation for this class was generated from the following file: