public interface TextEncrypter extends Plugin
| Modifier and Type | Method and Description |
|---|---|
String |
encrypt(String text)
Encrypts single string of text with the implementation specific
algorithm.
|
initializeString encrypt(String text)
text - value to be encryptedCopyright © 2012-2013 Bambi Software Foundation. All Rights Reserved.