[−][src]Crate wxcrypt
Modules
error |
Structs
WxCrptUtil | token 企业微信后台,开发者设置的token,
aeskey 企业微信后台,开发者设置的EncodingAESKey经过Base64解密后的vec |
Functions
xml_create | 生成xml消息 encrypt 加密后的消息密文 signature 安全签名 timestamp 时间戳 nonce 随机字符串 返回打包后的xml字符串 |
error |
WxCrptUtil | token 企业微信后台,开发者设置的token,
aeskey 企业微信后台,开发者设置的EncodingAESKey经过Base64解密后的vec |
xml_create | 生成xml消息 encrypt 加密后的消息密文 signature 安全签名 timestamp 时间戳 nonce 随机字符串 返回打包后的xml字符串 |