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 |
---|---|
EncryptionMaterials |
DefaultCryptoMaterialsManager.getMaterialsForEncrypt(EncryptionMaterialsRequest request) |
EncryptionMaterials |
CryptoMaterialsManager.getMaterialsForEncrypt(EncryptionMaterialsRequest request)
Prepares materials for an encrypt request.
|
Modifier and Type | Method and Description |
---|---|
EncryptionMaterials |
CachingCryptoMaterialsManager.getMaterialsForEncrypt(EncryptionMaterialsRequest request) |
Modifier and Type | Method and Description |
---|---|
EncryptionMaterialsRequest |
EncryptionMaterialsRequest.Builder.build() |
Copyright © 2023. All rights reserved.