Uses of Package
com.amazonaws.encryptionsdk.model
-
Packages that use com.amazonaws.encryptionsdk.model Package Description com.amazonaws.encryptionsdk ContainsAwsCrypto
, the primary entry-point to the Aws Encryption SDK.com.amazonaws.encryptionsdk.caching com.amazonaws.encryptionsdk.internal Contains the internal classes that handle the cryptographic defined by the message formats and algorithms.com.amazonaws.encryptionsdk.model Contains the classes that implement the defined message format for storing the encrypted content and the data key. -
Classes in com.amazonaws.encryptionsdk.model used by com.amazonaws.encryptionsdk Class Description CiphertextHeaders This class implements the headers for the message (ciphertext) produced by this library.DecryptionMaterials DecryptionMaterialsRequest EncryptionMaterials Contains the cryptographic materials needed for an encryption operation.EncryptionMaterialsRequest Contains the contextual information needed to prepare an encryption operation. -
Classes in com.amazonaws.encryptionsdk.model used by com.amazonaws.encryptionsdk.caching Class Description DecryptionMaterials DecryptionMaterialsRequest EncryptionMaterials Contains the cryptographic materials needed for an encryption operation.EncryptionMaterialsRequest Contains the contextual information needed to prepare an encryption operation. -
Classes in com.amazonaws.encryptionsdk.model used by com.amazonaws.encryptionsdk.internal Class Description CiphertextHeaders This class implements the headers for the message (ciphertext) produced by this library.EncryptionMaterials Contains the cryptographic materials needed for an encryption operation. -
Classes in com.amazonaws.encryptionsdk.model used by com.amazonaws.encryptionsdk.model Class Description CiphertextHeaders This class implements the headers for the message (ciphertext) produced by this library.CiphertextType This enum describes the supported types of ciphertext in this library.ContentType This enum describes the supported types for storing the encrypted content in the message format.DecryptionMaterials DecryptionMaterials.Builder DecryptionMaterialsRequest DecryptionMaterialsRequest.Builder EncryptionMaterials Contains the cryptographic materials needed for an encryption operation.EncryptionMaterials.Builder EncryptionMaterialsRequest Contains the contextual information needed to prepare an encryption operation.EncryptionMaterialsRequest.Builder KeyBlob This class implements the format of the key blob.