类 EncryptParamUtils


  • public class EncryptParamUtils
    extends Object
    加密参数处理
    从以下版本开始:
    2021/4/14
    作者:
    ylyue
    • 构造器详细资料

      • EncryptParamUtils

        public EncryptParamUtils()
    • 方法详细资料

      • toEncryptByte

        public static byte[] toEncryptByte​(Object data)
        将加密对象进行可识别的序列化并转换为字节数据
        参数:
        data - 要加密的数据
        返回:
        字节数据