mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-04-19 03:01:48 +08:00
commit
551e6fc7b8
@ -332,7 +332,7 @@ public class DigestUtil {
|
||||
* 计算sha256摘要值,使用UTF-8编码
|
||||
*
|
||||
* @param data 被摘要数据
|
||||
* @return MD5摘要
|
||||
* @return SHA-256摘要
|
||||
* @since 3.0.8
|
||||
*/
|
||||
public static byte[] sha256(String data) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user