| Class | Description |
|---|---|
| CryptoModuleDispatcher |
A proxy cryptographic module used to dispatch method calls to the appropriate
underlying cryptographic module depending on the current configuration.
|
| 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.ibm.cloud.objectstorage.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 © 2025. All rights reserved.