| Constructor and Description |
|---|
SHA512() |
| 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 HASHpublic void update(byte[] foo,
int start,
int len)
throws Exception
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.