#include <rw.h>
Inheritance diagram for EMSA2DecoratedHashModule:

Public Methods | |
| EMSA2DecoratedHashModule () | |
| void | Update (const byte *input,unsigned int length) |
| process more input. More... | |
| unsigned int | DigestSize ()const |
| size of the hash returned by Final(). More... | |
| void | Final (byte *digest) |
Definition at line 29 of file rw.h.
|
||||
|
|
|
||||
|
size of the hash returned by Final().
Reimplemented from HashModule. |
|
||||
|
Reimplemented from HashModule. |
|
||||||
|
process more input.
Reimplemented from HashModule. |
1.2.4 written by Dimitri van Heesch,
© 1997-2000