public final class HashBs extends Object
public static HashBs newInstance()
public HashBs times(int times)
public HashBs source(byte[] source)
public HashBs salt(byte[] salt)
public <T> T execute(IHashResultHandler<T> handler)
T - 泛型handler - 处理类Copyright © 2020. All rights reserved.