public final class CryptoClient extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PASSWORD_SYSTEM_PROPERTY |
| Constructor and Description |
|---|
CryptoClient() |
| Modifier and Type | Method and Description |
|---|---|
String |
decrypt(String encrypted) |
String |
encrypt(String toEncrypt) |
Copyright © 2012–2016 Polyglotted IO. All rights reserved.