public class S3CryptoModuleAEStrict extends S3CryptoModuleAE
| Constructor and Description | 
|---|
| S3CryptoModuleAEStrict(AWSKMS kms,
                      S3Direct s3,
                      AWSCredentialsProvider credentialsProvider,
                      EncryptionMaterialsProvider encryptionMaterialsProvider,
                      CryptoConfigurationV2 cryptoConfig) | 
getObjectSecurely, getObjectSecurelyabortMultipartUploadSecurely, completeMultipartUploadSecurely, copyPartSecurely, getCryptoConfiguration, getEncryptionMaterialsProvider, initiateMultipartUploadSecurely, putInstructionFileSecurely, putLocalObjectSecurely, putObjectSecurely, uploadPartSecurelypublic S3CryptoModuleAEStrict(AWSKMS kms, S3Direct s3, AWSCredentialsProvider credentialsProvider, EncryptionMaterialsProvider encryptionMaterialsProvider, CryptoConfigurationV2 cryptoConfig)
cryptoConfig - a read-only copy of the crypto configuration.