public abstract class AbstractMDHash extends Object implements HashingAlgorithm
java.security.MessageDigest.| Modifier and Type | Method and Description |
|---|---|
String |
hash(HashString hashString,
String password)
Algorithm specific implementation.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitid, needsSeparator, paramspublic String hash(HashString hashString, String password)
HashingAlgorithmhash in interface HashingAlgorithmCopyright © 2021. All rights reserved.