mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-05-09 23:51:34 +08:00
fix comment
This commit is contained in:
parent
081a51ff83
commit
2465c024b7
@ -134,6 +134,7 @@ public class HMac implements Serializable {
|
||||
* 生成文件摘要,并转为Base64
|
||||
*
|
||||
* @param data 被摘要数据
|
||||
* @param isUrlSafe 是否使用URL安全字符
|
||||
* @return 摘要
|
||||
*/
|
||||
public String digestBase64(String data, boolean isUrlSafe) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user