Botan  1.11.15
Botan::Key_Length_Specification Member List
This is the complete list of members for Botan::Key_Length_Specification, including all inherited members.
Key_Length_Specification(size_t keylen)Botan::Key_Length_Specification [inline]
Key_Length_Specification(size_t min_k, size_t max_k, size_t k_mod=1)Botan::Key_Length_Specification [inline]
keylength_multiple() const Botan::Key_Length_Specification [inline]
maximum_keylength() const Botan::Key_Length_Specification [inline]
minimum_keylength() const Botan::Key_Length_Specification [inline]
multiple(size_t n) const Botan::Key_Length_Specification [inline]
valid_keylength(size_t length) const Botan::Key_Length_Specification [inline]