Load the current value of this MD5 digest into the specified result and set the value of this MD5 digest to the value provided by the default constructor.

Synopsis

Declared in <bdlde_md5.h>

void
loadDigestAndReset(Md5Digest* result);

Created with MrDocs