Botan  1.11.15
Namespaces | Functions
src/lib/filters/key_filt.cpp File Reference
#include <botan/key_filt.h>
#include <botan/transform_filter.h>

Go to the source code of this file.

Namespaces

namespace  Botan

Functions

Keyed_Filter * Botan::get_cipher (const std::string &algo_spec, Cipher_Dir direction)
Keyed_Filter * Botan::get_cipher (const std::string &algo_spec, const SymmetricKey &key, const InitializationVector &iv, Cipher_Dir direction)
Keyed_Filter * Botan::get_cipher (const std::string &algo_spec, const SymmetricKey &key, Cipher_Dir direction)