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 TypeInterfaceDescriptioninterface
Interface for providing encryption materials.Classes in com.amazonaws.services.s3.model that implement EncryptionMaterialsFactoryModifier and TypeClassDescriptionclass
final class
Used 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.class
class
Simple implementation of EncryptionMaterialsProvider that just wraps static EncryptionMaterials.