S3Settings.

EncryptionKeyMD5 Property

Summary

The MD5 of the customer encryption key. The MD5 is base 64 encoded. This field is optional, the SDK will calculate the MD5 if this is not set.
Assembly
Cake.AWS.S3.dll
Namespace
Cake.AWS.S3
Containing Type
S3Settings

Syntax

public string EncryptionKeyMD5 { get; set; }

Value

Type Description
string