| 程序包 | 说明 |
|---|---|
| com.github.houbb.hash.core.hash.context |
| 限定符和类型 | 方法和说明 |
|---|---|
HashContext |
HashContext.algorithmName(String algorithmName) |
static HashContext |
HashContext.newInstance() |
HashContext |
HashContext.salt(byte[] salt) |
HashContext |
HashContext.source(byte[] source) |
HashContext |
HashContext.times(int times) |
Copyright © 2020. All rights reserved.