Load the current value of this MD5 digest into the specified result.
Synopsis
Declared in <bdlde_md5.h>
void
loadDigest(Md5Digest* result) const;
Parameters
Name |
Description |
result |
destination for the current digest value |
Created with MrDocs