| Constructor and Description |
|---|
MD5() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
digest() |
int |
getBlockSize() |
void |
init() |
void |
update(byte[] foo,
int start,
int len) |
public int getBlockSize()
getBlockSize in interface HASHpublic void init()
throws java.lang.Exception
public void update(byte[] foo,
int start,
int len)
throws java.lang.Exception
Copyright © 2020 JCraft,Inc.. All Rights Reserved.