| Package | Description |
|---|---|
| com.amazonaws.encryptionsdk |
Contains
AwsCrypto, the primary entry-point to the Aws
Encryption SDK. |
| com.amazonaws.encryptionsdk.caching | |
| com.amazonaws.encryptionsdk.model |
Contains the classes that implement the defined message format for storing the encrypted content
and the data key.
|
| Modifier and Type | Method and Description |
|---|---|
DecryptionMaterials |
DefaultCryptoMaterialsManager.decryptMaterials(DecryptionMaterialsRequest request) |
DecryptionMaterials |
CryptoMaterialsManager.decryptMaterials(DecryptionMaterialsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
DecryptionMaterials |
CachingCryptoMaterialsManager.decryptMaterials(DecryptionMaterialsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
DecryptionMaterialsRequest |
DecryptionMaterialsRequest.Builder.build() |
static DecryptionMaterialsRequest |
DecryptionMaterialsRequest.fromCiphertextHeaders(CiphertextHeaders headers) |
Copyright © 2023. All rights reserved.