| Interface | Description |
|---|---|
| DelegatedKey |
Identifies keys which should not be used directly with
Cipher but
instead contain their own cryptographic logic. |
| Class | Description |
|---|---|
| DynamoDBEncryptor |
The low-level API for performing crypto operations on the record attributes.
|
| EncryptionContext |
This class serves to provide additional useful data to
EncryptionMaterialsProviders so they can more intelligently select
the proper EncryptionMaterials or DecryptionMaterials for
use. |
| EncryptionContext.Builder |
Builder class for
EncryptionContext. |
| Enum | Description |
|---|---|
| EncryptionFlags |