public class HasherUtils extends Object
HasherInfo
hash(String hashText, Hasher hasher)
boolean
match(Object submittedPlaintext, String encrypted, Hasher hasher)
static HasherUtils
me()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static HasherUtils me()
public HasherInfo hash(String hashText, Hasher hasher)
public boolean match(Object submittedPlaintext, String encrypted, Hasher hasher)
Copyright © 2014. All rights reserved.