SameKeyLengthAs< T > Class Template Reference

#include <seckey.h>

Inheritance diagram for SameKeyLengthAs< T >:

CBC_MAC< T > DMAC_Base< T > SimpleKeyingInterfaceImpl< DMAC_Base< T >, DMAC_Base< T > > AlgorithmImpl< SimpleKeyingInterfaceImpl< DMAC_Base< T >, DMAC_Base< T > >, DMAC_Base< T > > MessageAuthenticationCodeImpl< DMAC_Base< T > > ClonableImpl< MessageAuthenticationCodeFinal< DMAC_Base< T > >, MessageAuthenticationCodeImpl< DMAC_Base< T > > > MessageAuthenticationCodeFinal< DMAC_Base< T > > DMAC< T > List of all members.

Detailed Description

template<class T>
class SameKeyLengthAs< T >

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 = T::IV_REQUIREMENT
static const int IV_LENGTH = T::IV_LENGTH


The documentation for this class was generated from the following file:
Generated on Sat Dec 23 02:07:33 2006 for Crypto++ by  doxygen 1.5.1-p1