SameKeyLengthAs< T, IV_REQ, IV_L > Class Template Reference

#include <seckey.h>

List of all members.


Detailed Description

template<class T, unsigned int IV_REQ = SimpleKeyingInterface::NOT_RESYNCHRONIZABLE, unsigned int IV_L = 0>
class SameKeyLengthAs< T, IV_REQ, IV_L >

support query of key length that's the same as another class

Definition at line 114 of file seckey.h.

Static Public Member Functions

static size_t __cdecl StaticGetValidKeyLength (size_t keylength)

Static Public Attributes

static const int MIN_KEYLENGTH = T::MIN_KEYLENGTH
static const int MAX_KEYLENGTH = T::MAX_KEYLENGTH
static const int DEFAULT_KEYLENGTH = T::DEFAULT_KEYLENGTH
static const int IV_REQUIREMENT = IV_REQ
static const int IV_LENGTH = IV_L


The documentation for this class was generated from the following file:
Generated on Fri Jun 1 11:11:48 2007 for Crypto++ by  doxygen 1.5.2