support query of key length that's the same as another class
More...
#include <seckey.h>
List of all members.
Static Public Member Functions |
static size_t | 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 |
Detailed Description
support query of key length that's the same as another class
The documentation for this class was generated from the following file: