public interface Digest extends DigestInformation, Comparable<Digest>
| Modifier and Type | Method and Description |
|---|---|
byte[] |
digest() |
void |
init() |
void |
update(byte[] data) |
void |
update(byte[] data,
int start,
int len) |
getAlgorithm, getBlockSizecompareToCopyright © 2008–2017 The Apache Software Foundation. All rights reserved.