Modifier and Type | Method | Description |
---|---|---|
byte[] |
digest() |
|
int |
getBlockSize() |
|
void |
init() |
|
void |
update(byte[] foo,
int start,
int len) |
void init() throws java.lang.Exception
java.lang.Exception
int getBlockSize()
void update(byte[] foo, int start, int len) throws java.lang.Exception
java.lang.Exception
byte[] digest() throws java.lang.Exception
java.lang.Exception