KeyLengthSpecification.validKeylength

struct KeyLengthSpecification
const
bool
validKeylength
(
size_t length
)

Parameters

length size_t

is a key length in bytes

Return Value

Type: bool

true iff this length is a valid length for this algo

Meta