Botan 2.19.3
Crypto and TLS for C&
Classes | Namespaces | Enumerations | Functions
cipher_mode.h File Reference
#include <botan/secmem.h>
#include <botan/sym_algo.h>
#include <botan/exceptn.h>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  Botan::Cipher_Mode
 

Namespaces

namespace  Botan
 

Enumerations

enum  Botan::Cipher_Dir : int { Botan::ENCRYPTION , Botan::DECRYPTION }
 

Functions

Cipher_ModeBotan::get_cipher_mode (const std::string &algo_spec, Cipher_Dir direction, const std::string &provider="")