botan v1.12.7 (2016-08-23T12:57:26Z)
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