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