Interface Digest
-
-
Method Summary
Modifier and Type Method Description byte[]digest()intgetBlockSize()voidinit()voidupdate(byte[] foo)voidupdate(byte[] foo, int start, int len)
-
| Modifier and Type | Method | Description |
|---|---|---|
byte[] |
digest() |
|
int |
getBlockSize() |
|
void |
init() |
|
void |
update(byte[] foo) |
|
void |
update(byte[] foo,
int start,
int len) |