随笔 - 2649  文章 - 2452  评论 - 0  阅读 - 80424

文章分类 -  MiniX自绘渲染跨平台框架 / 接口. / Encryption 加/解密

encodeAES128 AES128 加密
摘要:encodeAES128 ^7.10 AES128 加密 #请求参数 Prop Type Default Comment encode String N/A 待加密的密文 key String N/A AES128 密钥,选传参数,如果不传则取原生的密钥 #引入接口模块 import bridge 阅读全文
posted @ 2024-12-28 14:37 AtlasLapetos 阅读(1) 评论(0) 推荐(0) 编辑
decodeAES128 AES128 解密
摘要:decodeAES128 ^7.10 AES128 解密 #请求参数 Prop Type Default Comment decode String N/A 待解密的密文 key String N/A AES128 密钥,选传参数,如果不传则取原生的密钥 #引入接口模块 import bridge 阅读全文
posted @ 2024-12-27 09:36 AtlasLapetos 阅读(0) 评论(0) 推荐(0) 编辑
encrypt 加密
摘要:encrypt ^6.8 加密 #请求参数 Prop Type Value Comment type String `[ md5 sha1 data String - 需要加密的数据 key String - type 为 hmac_sha1 时必填 #引入接口模块 import bridge fr 阅读全文
posted @ 2024-12-27 09:36 AtlasLapetos 阅读(1) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

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