wechatpay-apiv3 / wechatpay-php

微信支付 APIv3 的官方 PHP Library,同时也支持 APIv2
Apache License 2.0
496 stars 100 forks source link

add `encrypted privateKey` testcases #35

Closed TheNorthMemory closed 3 years ago

TheNorthMemory commented 3 years ago

增加 PKCS#8 格式的RSA加密私钥生成及测试用例覆盖。