Load the current value of this SHA-1 digest into the specified result and reset this Sha1 object to the default-constructed state.
Declared in <bdlde_sha1.h>
void
loadDigestAndReset(unsigned char* result);
| Name | Description |
|---|---|
| result | buffer for the digest (k_DIGEST_SIZE bytes) |