botan v1.12.5 (2016-04-07T22:31:19Z)
Dub
Repo
KeyLengthSpecification.validKeylength
botan
algo_base
key_spec
KeyLengthSpecification
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
Source
See Implementation
botan
algo_base
key_spec
KeyLengthSpecification
constructors
this
functions
keylengthMultiple
maximumKeylength
minimumKeylength
multiple
validKeylength