AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 3.5
 
Generates an MD5 Digest for the string-based content

Namespace: Amazon.S3.Util
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public String GenerateChecksumForContent(
         String content,
         Boolean fBase64Encode
)

Parameters

content
Type: System.String

The content for which the MD5 Digest needs to be computed.

fBase64Encode
Type: System.Boolean

Whether the returned checksum should be base64 encoded.

Return Value
Type: System.String
A string representation of the hash with or w/o base64 encoding

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8

.NET for Windows Phone:
Supported in: Windows Phone 8.1, Windows Phone 8