public class Md4Handler
extends java.lang.Object
| Constructor and Description |
|---|
Md4Handler() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
analyzeFinal() |
void |
analyzeInit() |
void |
analyzeUpdate(byte[] input,
int inputLen) |
void |
analyzeUpdate(byte[] input,
int ofs,
int inputLen) |