View Source WeChat.Pay.Crypto (wechat v0.16.0)
用于支付加密相关
Summary
Functions
Link to this function
decrypt_aes_256_gcm(api_secret_key, ciphertext, associated_data, iv)
View Source解密敏感信息 - 官方文档
加密敏感信息 - 官方文档
签名 - 官方文档
签名(v2) - 官方文档
验签 - 官方文档