Package | Description |
---|---|
com.amazonaws.services.s3.internal.crypto |
Modifier and Type | Method and Description |
---|---|
(package private) MultipartUploadCbcContext |
S3CryptoModuleEO.newUploadContext(InitiateMultipartUploadRequest req,
ContentCryptoMaterial cekMaterial) |
Modifier and Type | Method and Description |
---|---|
(package private) CipherLite |
S3CryptoModuleEO.cipherLiteForNextPart(MultipartUploadCbcContext uploadContext) |
(package private) void |
S3CryptoModuleEO.updateUploadContext(MultipartUploadCbcContext uploadContext,
SdkFilterInputStream is) |