update the variable name in the method description
This commit is contained in:
parent
cc33ccd1ad
commit
e44c420e74
@ -104,7 +104,7 @@ public class MD5 {
|
||||
/**
|
||||
* 对二进制数据进行md5
|
||||
*
|
||||
* @param str
|
||||
* @param data
|
||||
* @return md5 byte[16]
|
||||
*/
|
||||
public byte[] hash(byte[] data) {
|
||||
|
Loading…
Reference in New Issue
Block a user