| Class | Description |
|---|---|
| KMSMaterialsHandler | |
| MultipartUploadContext |
Contextual information for an in-flight multipart upload.
|
| S3CryptoModule<T extends MultipartUploadContext> |
An internal SPI used to implement different cryptographic modules
for use with the S3 encryption client.
|
| S3CryptoModuleAE |
Authenticated encryption (AE) cryptographic module for the S3 encryption client.
|
| S3CryptoModuleAEStrict |
Strict Authenticated encryption (AE) cryptographic module for the S3
encryption client.
|
| S3CryptoModuleBase<T extends com.amazonaws.services.s3.internal.crypto.v2.MultipartUploadCryptoContext> |
Common implementation for different S3 cryptographic modules.
|