FixedKeyLength< N, IV_REQ, IV_L > Class Template Reference
to be inherited by keyed algorithms with fixed key length
More...
#include <seckey.h>
List of all members.
Static Public Member Functions |
static size_t CRYPTOPP_API | StaticGetValidKeyLength (size_t) |
Detailed Description
template<unsigned int N, unsigned int IV_REQ = SimpleKeyingInterface::NOT_RESYNCHRONIZABLE, unsigned int IV_L = 0>
class FixedKeyLength< N, IV_REQ, IV_L >
to be inherited by keyed algorithms with fixed key length
Definition at line 66 of file seckey.h.
The documentation for this class was generated from the following file: