ostream filter for calculating a SHA-1 hash of data on the fly
More...
#include <SHA1_ostream.hpp>
ostream filter for calculating a SHA-1 hash of data on the fly
Definition at line 87 of file SHA1_ostream.hpp.
pwiz::util::SHA1_ostream::SHA1_ostream |
( |
std::ostream & |
os, |
|
|
int |
bufferSize = 4096 |
|
) |
| |
|
inline |
std::string pwiz::util::SHA1_ostream::hash |
( |
) | |
|
|
inline |
void pwiz::util::SHA1_ostream::explicitFlush |
( |
) | |
|
|
inline |
std::ostream& pwiz::util::SHA1_ostream::os_ |
|
private |
The documentation for this class was generated from the following file: