mirror of
https://github.com/dromara/payment-spring-boot.git
synced 2026-03-13 21:33:41 +08:00
✨ 微信公钥验签覆盖全场景
This commit is contained in:
@@ -379,7 +379,7 @@ public class SignatureProvider {
|
||||
|
||||
/**
|
||||
* 对请求敏感字段进行加密
|
||||
*
|
||||
* 只有使用平台证书进行验签与签名的商户使用该方法
|
||||
* @param message the message
|
||||
* @param publicKey the wechatPubicKey certificate
|
||||
* @return encrypt message
|
||||
|
||||
Reference in New Issue
Block a user