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-2012 Apache Software Foundation. All Rights Reserved.