public class SMYLDEncDec extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
OP_DEC |
static String |
OP_ENC |
| Constructor and Description |
|---|
SMYLDEncDec() |
| Modifier and Type | Method and Description |
|---|---|
String |
decrypt(String text) |
String |
encrypt(String text) |
static void |
main(String[] args) |
void |
showConsoleUtil() |
public static final String OP_DEC
public static final String OP_ENC
Copyright © 2019 SMYLD. All rights reserved.