Package | Description |
---|---|
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 |
---|---|
static DecryptionMaterials.Builder |
DecryptionMaterials.newBuilder() |
DecryptionMaterials.Builder |
DecryptionMaterials.Builder.setDataKey(DataKey<?> dataKey) |
DecryptionMaterials.Builder |
DecryptionMaterials.Builder.setTrailingSignatureKey(PublicKey trailingSignatureKey) |
DecryptionMaterials.Builder |
DecryptionMaterials.toBuilder() |
Copyright © 2023. All rights reserved.