Botan 2.19.3
Crypto and TLS for C&
|
#include <botan/emsa.h>
#include <botan/hash.h>
#include <botan/scan_name.h>
#include <botan/exceptn.h>
Go to the source code of this file.
Namespaces | |
namespace | Botan |
Functions | |
EMSA * | Botan::get_emsa (const std::string &algo_spec) |
std::string | Botan::hash_for_emsa (const std::string &algo_spec) |