Botan
2.1.0
Crypto and TLS for C++11
|
#include <iso9796.h>
Public Member Functions | |
EMSA * | clone () override |
ISO_9796_DS2 (HashFunction *hash, bool implicit=false) | |
ISO_9796_DS2 (HashFunction *hash, bool implicit, size_t salt_size) | |
|
inlineexplicit |
|
inline |
|
inlineoverridevirtual |
Implements Botan::EMSA.
Definition at line 37 of file iso9796.h.
References m_hash.