Generates a DocumentHash value representing the state of the entire Document. More...
#include <DocumentHashGenerator.h>
Public Member Functions | |
| DocumentHashGenerator () | |
| Single constructor. | |
| DocumentHash | generate (const Document &document) const |
| Generate the hash for external storage. | |
Generates a DocumentHash value representing the state of the entire Document.
Definition at line 15 of file DocumentHashGenerator.h.
1.8.5