Botan  2.19.1
Crypto and TLS for C++11
Botan::SymmetricAlgorithm Member List

This is the complete list of members for Botan::SymmetricAlgorithm, including all inherited members.

clear()=0Botan::SymmetricAlgorithmpure virtual
key_spec() const =0Botan::SymmetricAlgorithmpure virtual
maximum_keylength() const Botan::SymmetricAlgorithminline
minimum_keylength() const Botan::SymmetricAlgorithminline
name() const =0Botan::SymmetricAlgorithmpure virtual
set_key(const SymmetricKey &key)Botan::SymmetricAlgorithminline
set_key(const std::vector< uint8_t, Alloc > &key)Botan::SymmetricAlgorithminline
set_key(const uint8_t key[], size_t length)Botan::SymmetricAlgorithm
valid_keylength(size_t length) const Botan::SymmetricAlgorithminline
verify_key_set(bool cond) const Botan::SymmetricAlgorithminlineprotected
~SymmetricAlgorithm()=defaultBotan::SymmetricAlgorithmvirtual