Modifier and Type | Method and Description |
---|---|
void |
digest(byte[] out) |
void |
digest(byte[] out,
int off) |
int |
getDigestLength() |
void |
reset() |
void |
update(byte b) |
void |
update(byte[] b) |
void |
update(byte[] b,
int off,
int len) |
Copyright © 2016. All rights reserved.