public class SymmetricEncryptionService extends Object
| Constructor and Description |
|---|
SymmetricEncryptionService() |
| Modifier and Type | Method and Description |
|---|---|
String |
decrypt(String encryptedText) |
String |
encrypt(String plainText) |
Copyright © 2019 WSO2. All Rights Reserved.