Botan 3.9.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
operator=(const SymmetricAlgorithm &other)=defaultBotan::SymmetricAlgorithm
operator=(SymmetricAlgorithm &&other)=defaultBotan::SymmetricAlgorithm
set_key(const OctetString &key)Botan::SymmetricAlgorithm
set_key(std::span< const uint8_t > key)Botan::SymmetricAlgorithm
set_key(const uint8_t key[], size_t length)Botan::SymmetricAlgorithminline
SymmetricAlgorithm()=defaultBotan::SymmetricAlgorithm
SymmetricAlgorithm(const SymmetricAlgorithm &other)=defaultBotan::SymmetricAlgorithm
SymmetricAlgorithm(SymmetricAlgorithm &&other)=defaultBotan::SymmetricAlgorithm
valid_keylength(size_t length) constBotan::SymmetricAlgorithminline
~SymmetricAlgorithm()=defaultBotan::SymmetricAlgorithmvirtual