You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
476 B
INI
8 lines
476 B
INI
2 years ago
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<items>
|
||
|
<algo>1</algo> <!--对称加密算法-->
|
||
|
<psw>0aaadeb8cfc14ef8bba09d95947ad4ba</psw> <!--加密口令-->
|
||
|
<cer>./Application/Sdk/SecretKey/jubaopay/jubaopay.cer</cer> <!--聚宝支付平台证书,用于验证支付平台报文签名-->
|
||
|
<pfx>./Application/Sdk/SecretKey/jubaopay/shanghu.pfx</pfx> <!--商户证书文件,含私钥,用于交易报文签名-->
|
||
|
</items>
|