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);

Parameters

Name

Description

result

destination for the current digest value

Created with MrDocs