public class SMYLDEncDec extends Object
| Constructor | Description |
|---|---|
SMYLDEncDec() |
| Modifier and Type | Method | 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.