public interface KmsDao
| Modifier and Type | Method and Description |
|---|---|
String |
decrypt(AwsParamsDto awsParamsDto,
String base64ciphertextBlob) |
String decrypt(AwsParamsDto awsParamsDto, String base64ciphertextBlob)
base64ciphertextBlob - the base64 encoded ciphertext to be decryptedCopyright © 2017. All rights reserved.