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.
Synopsis
Declared in <bdlde_sha2.h>
void
loadDigestAndReset(unsigned char* result);
Parameters
Name |
Description |
result |
buffer for the digest ( |
Created with MrDocs