public class AesUtil extends Object
| Constructor and Description |
|---|
AesUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
aesCBCEncryptWithBase64(String data,
String key)
加密数据
|
Copyright © 2025. All rights reserved.