Uses of Class
com.amazonaws.services.s3.internal.crypto.S3CryptoModule
Packages that use S3CryptoModule
-
Uses of S3CryptoModule in com.amazonaws.services.s3.internal.crypto
Subclasses of S3CryptoModule in com.amazonaws.services.s3.internal.cryptoModifier and TypeClassDescriptionclassA proxy cryptographic module used to dispatch method calls to the appropriate underlying cryptographic module depending on the current configuration.classS3CryptoModuleBase<T extends com.amazonaws.services.s3.internal.crypto.MultipartUploadCryptoContext>Common implementation for different S3 cryptographic modules.