11 2022 档案

摘要:一、Vue代码 const cipherMode = 0 // 1 - C1C3C2,0 - C1C2C3,默认为1 const publicKey = 'xxx' let encryptData = sm2.doEncrypt("加密内容", publicKey, cipherMode); 二、C 阅读全文
posted @ 2022-11-13 20:08 HuTiger 阅读(1570) 评论(3) 推荐(1) 编辑

点击右上角即可分享
微信分享提示