public class Crypto extends Object
| Modifier and Type | Field and Description |
|---|---|
static byte[] |
GWT_DES_KEY |
| Constructor and Description |
|---|
Crypto() |
| Modifier and Type | Method and Description |
|---|---|
static String |
decrypt(String stringToDecrypt) |
static String |
encrypt(String stringToEncrypt) |
Copyright © 2018. All rights reserved.