public interface Digest
| Modifier and Type | Method and Description |
|---|---|
byte[] |
digest() |
int |
getBlockSize() |
void |
init() |
void |
update(byte[] foo,
int start,
int len) |
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.