|
Botan 1.10.17
|
#include <emsa1.h>
Public Member Functions | |
| EMSA1 (HashFunction *h) | |
| ~EMSA1 () | |
Protected Member Functions | |
| const HashFunction * | hash_ptr () const |
|
inline |
| h | the hash object to use |
Definition at line 26 of file emsa1.h.
Referenced by Botan::EMSA1_BSI::EMSA1_BSI(), and Botan::get_emsa().
|
inlineprotected |