Uses of Interface
com.amazonaws.services.s3.model.EncryptionMaterialsFactory
Packages that use EncryptionMaterialsFactory
Package
Description
Classes modeling the various types represented by Amazon S3.
-
Uses of EncryptionMaterialsFactory in com.amazonaws.services.s3.model
Subinterfaces of EncryptionMaterialsFactory in com.amazonaws.services.s3.modelModifier and TypeInterfaceDescriptioninterfaceInterface for providing encryption materials.Classes in com.amazonaws.services.s3.model that implement EncryptionMaterialsFactoryModifier and TypeClassDescriptionclassfinal classUsed to create a new instruction file, typically used to share an encrypted S3 object with partners via re-encrypting the CEK of the specified S3 object with a partner-specific public key.classclassSimple implementation of EncryptionMaterialsProvider that just wraps static EncryptionMaterials.