商家转帐{\"appid\":\"wx48e923d9886gh\",\"out_bill_no\":\"preub15\",\"transfer_scene_id\":\"1000\",\"transfer_remark\":\"0\",\"openid\":\"oyQFh*******jBsdiwys6jt6tu4\",\"transfer_amount\":\"120\",\"user_name\":\"**堂\",\"user_recv_perception\":\"现金奖励\",\"transfer_scene_report_infos\":[{\"info_type\":\"佣金报酬\",\"info_content\":\"佣金提现报酬\"}]}";
user_name是 属于敏感信息需要加密的,能使用证书模式加密吗?现在使用的的是证书模式,没有开通微信支付公钥。
微信推荐 http请求增加一个Wechatpay-Serial请求头,Wechatpay-Serial 对应是微信支付平台证书序列号,使用微信支付公钥加密。但现在使用的是证书模式,能使用证书模式加密吗?aps.net 4.5。

平台证书加密完就是这样的{"code":"PARAM_ERROR","message":"平台私钥解密失败"}
windows 下如何
GET /v3/certificates接口获取平台证书