Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatAlipayPrivateKey ¶
FormatAlipayPrivateKey 格式化支付宝普通应用秘钥
func FormatAlipayPublicKey ¶
FormatAlipayPublicKey 格式化支付宝普通支付宝公钥
func GetCertSN ¶
GetCertSN 获取证书序列号SN certPathOrData x509证书文件路径(appPublicCert.crt、alipayPublicCert.crt) 或证书 buffer 返回 sn:证书序列号(app_cert_sn、alipay_cert_sn) 返回 err:error 信息
func GetRootCertSN ¶
GetRootCertSN 获取root证书序列号SN rootCertPathOrData x509证书文件路径(alipayRootCert.crt) 或文件 buffer 返回 sn:证书序列号(alipay_root_cert_sn) 返回 err:error 信息
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.