public class AWSEncryption extends Object
| Constructor and Description |
|---|
AWSEncryption(String keyArn) |
| Modifier and Type | Method and Description |
|---|---|
String |
decryptString(String cipherText) |
String |
encryptString(String data) |
Copyright © 2018. All rights reserved.