Ultimate access to all questions.
A security company has mandated that all developers implement server-side encryption using customer-provided encryption keys (SSE-C) for their operations in Amazon S3. Developers are expected to utilize C# with the AWS SDK to incorporate this encryption method in various S3 operations, specifically PUT, GET, Head, and Copy operations.
Which of the following encryption methods satisfies this requirement?