Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WechatPayDecryptor ¶
type WechatPayDecryptor struct {
// contains filtered or unexported fields
}
WechatPayDecryptor 微信支付字符串解密器
func NewWechatPayDecryptor ¶
func NewWechatPayDecryptor(privateKey *rsa.PrivateKey) *WechatPayDecryptor
NewWechatPayDecryptor 使用商户私钥初始化一个 WechatPayDecryptor
Click to show internal directories.
Click to hide internal directories.