Write to the specified output stream the specified SHA‐1 digest and return a reference to the modifiable stream.
stream
digest
Declared in <bdlde_sha1.h>
<bdlde_sha1.h>
std::ostream& operator<<( std::ostream& stream, Sha1 const& digest);
Created with MrDocs