11 #include <botan/emsa.h>
12 #include <botan/hash.h>
36 void update(
const uint8_t input[],
size_t length)
override;
46 size_t key_bits)
override;
49 std::unique_ptr<HashFunction>
m_hash;
std::vector< T, secure_allocator< T >> secure_vector
std::unique_ptr< HashFunction > m_hash