If set, an MD5 digest is automatically computed for the content being uploaded.

C# |
public bool GenerateMD5Digest { get; set; }

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.