Class | Description |
---|---|
CryptoModuleDispatcher |
A proxy cryptographic module used to dispatch method calls to the appropriate
underlying cryptographic module depending on the current configuration.
|
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.
|
S3CryptoModuleBase<T extends com.amazonaws.services.s3.internal.crypto.v1.MultipartUploadCryptoContext> |
Common implementation for different S3 cryptographic modules.
|
S3CryptoScheme |
S3 cryptographic scheme that includes the content crypto scheme and key
wrapping scheme (for the content-encrypting-key).
|
S3KeyWrapScheme |
Copyright © 2023. All rights reserved.