| Package | Description |
|---|---|
| aQute.libg.cryptography |
| Modifier and Type | Method and Description |
|---|---|
static SHA256 |
SHA256.digest(byte[] data) |
static SHA256 |
SHA256.digest(java.io.File f) |
static SHA256 |
SHA256.digest(java.io.InputStream f) |
| Modifier and Type | Method and Description |
|---|---|
static Digester<SHA256> |
SHA256.getDigester(java.io.OutputStream... out) |