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