Botan 3.4.0
Crypto and TLS for C&
Botan::SymmetricAlgorithm Member List

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

assert_key_material_set() constBotan::SymmetricAlgorithminlineprotected
assert_key_material_set(bool predicate) constBotan::SymmetricAlgorithminlineprotected
clear()=0Botan::SymmetricAlgorithmpure virtual
has_keying_material() const =0Botan::SymmetricAlgorithmpure virtual
key_spec() const =0Botan::SymmetricAlgorithmpure virtual
maximum_keylength() constBotan::SymmetricAlgorithminline
minimum_keylength() constBotan::SymmetricAlgorithminline
name() const =0Botan::SymmetricAlgorithmpure virtual
set_key(const SymmetricKey &key)Botan::SymmetricAlgorithminline
set_key(std::span< const uint8_t > key)Botan::SymmetricAlgorithm
set_key(const uint8_t key[], size_t length)Botan::SymmetricAlgorithminline
valid_keylength(size_t length) constBotan::SymmetricAlgorithminline
~SymmetricAlgorithm()=defaultBotan::SymmetricAlgorithmvirtual