public class EncryptParamUtils extends Object
| Constructor and Description |
|---|
EncryptParamUtils() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
toEncryptByte(Object data)
将加密对象进行可识别的序列化并转换为字节数据
|
public static byte[] toEncryptByte(Object data)
data - 要加密的数据Copyright © 2022 Pivotal Software, Inc.. All rights reserved.