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) |
getBlockSizegetAlgorithmcompareToCopyright © 2018–2020 The Apache Software Foundation. All rights reserved.