| Package | Description |
|---|---|
| com.amazonaws.encryptionsdk |
Contains
AwsCrypto, 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.
|
| Class and 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.
|
| Class and Description |
|---|
| DecryptionMaterials |
| DecryptionMaterialsRequest |
| EncryptionMaterials
Contains the cryptographic materials needed for an encryption operation.
|
| EncryptionMaterialsRequest
Contains the contextual information needed to prepare an encryption operation.
|
| Class and 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.
|
| Class and 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.
|
Copyright © 2023. All rights reserved.