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