Package | Description |
---|---|
aQute.libg.cryptography |
Modifier and Type | Method and Description |
---|---|
static SHA256 |
SHA256.digest(byte[] data) |
static SHA256 |
SHA256.digest(File f) |
static SHA256 |
SHA256.digest(InputStream f) |
Modifier and Type | Method and Description |
---|---|
static Digester<SHA256> |
SHA256.getDigester(OutputStream... out) |
Copyright © 2015 aQute SARL. All rights reserved.