| Package | Description |
|---|---|
| com.h3c.util.security |
| Modifier and Type | Method and Description |
|---|---|
String |
EncryptedString.decrypt(String str)
Decrypt a given string.
|
String |
EncryptedString.encrypt(String str)
Encrypt a given string.
|
| Constructor and Description |
|---|
EncryptedProperties(String password)
Constructor.
|
EncryptedString(String password)
Constructor.
|
Copyright © 2014. All Rights Reserved.