C#字符串加密解密dll库 上传者:cht 2020-10-16 23:49:10上传 DLL文件 264KB 热度 52次 可以加密解密字符串,适用于密码保密。例如: //密码加密 user_pwd = Commons.EncodeHelper.AES_Encrypt(user_pwd); //密码解密 user_pwd = Commons.EncodeHelper.AES_Decrypt(user_pwd); 下载地址 用户评论 更多下载 下载地址 立即下载 用户评论 发表评论