【应急】IM视频通话

This commit is contained in:
2025-11-07 15:30:34 +08:00
parent 6d747c49fb
commit 92033a17cb
22 changed files with 865 additions and 161 deletions
@@ -199,7 +199,7 @@ public class RSAEncryptUtils {
// Map<String, Object> keyMap;
// String cipherText;
// // 原始明文
String content = "u6k1t9d5U6k1t9d%";
String content = "UserPwd@123!";
//
// // 生成密钥对
// keyMap = initKey(1024);