public class HasherUtils extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
HasherInfo |
hash(String hashText,
Hasher hasher) |
boolean |
match(Object submittedPlaintext,
String encrypted,
Hasher hasher) |
static HasherUtils |
me() |
public static HasherUtils me()
public HasherInfo hash(String hashText, Hasher hasher)
Copyright © 2014. All rights reserved.