Construct a SHA-1 digest corresponding to the specified data having the specified length (in bytes). Note that if data is null, then length must be 0.
data
length
Declared in <bdlde_sha1.h>
<bdlde_sha1.h>
Sha1( void const* data, std::size_t length);