Load the current value of this SHA-2 digest into the specified result and set the value of this SHA-2 digest to the value provided by the default constructor.
Declared in <bdlde_sha2.h>
void
loadDigestAndReset(unsigned char* result);
| Name | Description |
|---|---|
| result | buffer for the digest (k_DIGEST_SIZE bytes) |