public class EnAndDecryptor extends Object
| Constructor and Description |
|---|
EnAndDecryptor() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
addParity(byte[] in) |
String |
decrypt(String str) |
String |
encrypt(String str) |
static void |
main(String[] args) |
void |
showNewConsoleUtil() |
Copyright © 2019 SMYLD. All rights reserved.