botan v1.12.5 (2016-04-07T22:31:19Z)
Dub
Repo
KeyLengthSpecification.this
botan
algo_base
key_spec
KeyLengthSpecification
Constructor for fixed length keys
this
(size_t keylen)
struct
KeyLengthSpecification
this
(
size_t
keylen
)
this
(size_t min_k, size_t max_k, size_t k_mod)
Parameters
keylen
size_t
the supported key length
Meta
Source
See Implementation
botan
algo_base
key_spec
KeyLengthSpecification
constructors
this
functions
keylengthMultiple
maximumKeylength
minimumKeylength
multiple
validKeylength
Constructor for fixed length keys