[#BloombergLP-bdlde-Sha1-loadDigestAndReset] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlde.adoc[bdlde]::xref:BloombergLP/bdlde/Sha1.adoc[Sha1]::loadDigestAndReset :relfileprefix: ../../../ :mrdocs: Load the current value of this SHA‐1 digest into the specified `result` and reset this `Sha1` object to the default‐constructed state. == Synopsis Declared in `<bdlde_sha1.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void loadDigestAndReset(unsigned char* result); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#