public class SHA1Digest extends AbstractPluginAdapter implements TextEncrypter
SwingWorker.StateValue
configuration
Constructor and Description |
---|
SHA1Digest() |
Modifier and Type | Method and Description |
---|---|
String |
encrypt(String text)
Encrypts single string of text with the implementation specific
algorithm.
|
doInBackground
initialize
addPropertyChangeListener, cancel, done, execute, firePropertyChange, get, get, getProgress, getPropertyChangeSupport, getState, isCancelled, isDone, process, publish, removePropertyChangeListener, run, setProgress
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
initialize
public String encrypt(String text)
TextEncrypter
encrypt
in interface TextEncrypter
text
- value to be encryptedCopyright © 2012-2013 Bambi Software Foundation. All Rights Reserved.