#include <seckey.h>
Inheritance diagram for SameKeyLengthAs< T >:
Definition at line 115 of file seckey.h.
Public Types | |
enum | { MIN_KEYLENGTH = T::MIN_KEYLENGTH, MAX_KEYLENGTH = T::MAX_KEYLENGTH, DEFAULT_KEYLENGTH = T::DEFAULT_KEYLENGTH } |
enum | { IV_REQUIREMENT = T::IV_REQUIREMENT } |
Static Public Member Functions | |
static size_t __cdecl | StaticGetValidKeyLength (size_t keylength) |