| 构造器和说明 |
|---|
SHA256() |
| 限定符和类型 | 方法和说明 |
|---|---|
byte[] |
digest() |
int |
getBlockSize() |
void |
init() |
void |
update(byte[] foo,
int start,
int len) |
public int getBlockSize()
getBlockSize 在接口中 HASHpublic void update(byte[] foo,
int start,
int len)
throws java.lang.Exception