Crypto++
Static Public Member Functions | Static Public Attributes
VariableKeyLength Class Reference

support query of variable key length, template parameters are default, min, max, multiple (default multiple 1) More...

#include <seckey.h>

List of all members.

Static Public Member Functions

static size_t StaticGetValidKeyLength (size_t n)

Static Public Attributes

static const int MIN_KEYLENGTH = N
static const int MAX_KEYLENGTH = M
static const int DEFAULT_KEYLENGTH = D
static const int KEYLENGTH_MULTIPLE = Q
static const int IV_REQUIREMENT = IV_REQ
static const int IV_LENGTH = IV_L

Detailed Description

support query of variable key length, template parameters are default, min, max, multiple (default multiple 1)


The documentation for this class was generated from the following file: