public class TextCipher extends Object
| Constructor and Description | 
|---|
| TextCipher() | 
| Modifier and Type | Method and Description | 
|---|---|
| static String | decrypt(String codedText) | 
| static String | encrypt(String plainText) | 
Copyright © 2019 Suncode. All rights reserved.