Package io.minio
Class ServerSideEncryptionCustomerKey
java.lang.Object
io.minio.ServerSideEncryption
io.minio.ServerSideEncryptionCustomerKey
Customer-key type of Server-side encryption.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.minio.ServerSideEncryption
tlsRequired
-
Constructor Details
-
ServerSideEncryptionCustomerKey
public ServerSideEncryptionCustomerKey(SecretKey key) throws InvalidKeyException, NoSuchAlgorithmException
-
-
Method Details
-
headers
- Specified by:
headersin classServerSideEncryption
-
copySourceHeaders
- Overrides:
copySourceHeadersin classServerSideEncryption
-
destroy
- Throws:
DestroyFailedException
-
toString
-