Class SSECustomerKey


  • public class SSECustomerKey
    extends java.lang.Object
    Customer provided key for use with Amazon S3 server-side encryption.
    • Method Detail

      • getKey

        public @Nullable java.lang.String getKey()
      • getAlgorithm

        public @Nullable java.lang.String getAlgorithm()
      • getMD5

        public @Nullable java.lang.String getMD5()