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