The base64 encoded 128-bit MD5 digest of the message (without the headers) according to RFC 1864.
Namespace: Amazon.S3.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public String ContentMD5 { get; set; }
Property Value
Type: System.String
Type: System.String
Remarks
This header can be used as a message integrity check to verify that the data is the same data that was originally sent.
Although it is optional, we recommend using the Content-MD5 mechanism as an end-to-end integrity check.
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8
.NET for Windows Phone:
Supported in: Window Phone 8