mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
fix annotation in StrUtil and SymmetricCrypto
This commit is contained in:
@@ -436,7 +436,7 @@ public class SymmetricCrypto implements Serializable {
|
||||
}
|
||||
|
||||
/**
|
||||
* 解密Hex表示的字符串,默认UTF-8编码
|
||||
* 解密Hex(16进制)或Base64表示的字符串,默认UTF-8编码
|
||||
*
|
||||
* @param data 被解密的String
|
||||
* @return 解密后的String
|
||||
|
Reference in New Issue
Block a user