MakeSign()
MakeSign(\WxPayConfigInterface $config, bool $needSignType = false) : \签名,本函数不覆盖sign成员变量,如要设置签名需要调用SetSign方法赋值
生成签名 - 重写该方法
Parameters
\WxPayConfigInterface |
$config |
配置对象
|
bool |
$needSignType |
是否需要补signtype
|
Returns
\签名,本函数不覆盖sign成员变量,如要设置签名需要调用SetSign方法赋值
—