Construct an MD5 digest having the value of the specified original digest.

Synopsis

Declared in <bdlde_md5.h>

Md5(Md5 const& original);

Parameters

Name

Description

original

MD5 digest to copy

Created with MrDocs