If set, an MD5 digest is automatically computed for the content being uploaded.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public bool GenerateMD5Digest { get; set; }
 Remarks
 Remarks
            This is a computationally expensive operation, and will add to the total time it will take to upload
            data to S3. Please use this option judicially.