Class DecryptionMaterialsRequest.Builder
java.lang.Object
com.amazonaws.encryptionsdk.model.DecryptionMaterialsRequest.Builder
- Enclosing class:
- DecryptionMaterialsRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
setAlgorithm(CryptoAlgorithm algorithm)
setEncryptedDataKeys(List<KeyBlob> encryptedDataKeys)
setEncryptionContext(Map<String,String> encryptionContext)
-
Method Details
-
build
-
getAlgorithm
-
setAlgorithm
-
getEncryptionContext
-
setEncryptionContext
public DecryptionMaterialsRequest.Builder setEncryptionContext(Map<String,String> encryptionContext) -
getEncryptedDataKeys
-
setEncryptedDataKeys
-