botan ~master (2022-02-12T10:32:24.1966592)
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