Specifies the encryption used on the server to store the content.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public ServerSideEncryptionMethod ServerSideEncryptionMethod { get; set; }
 Remarks
 RemarksDefault is None.
If specifying encryption (not None), the corresponding request must include header "x-amz-server-side-encryption" with the value of the encryption.