Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

func (v *V3NotifyReq) DecryptCipherText(apiV3Key string) 这些解密文传的apiv3key到底是什么? #390

Open
knight0zh opened this issue Apr 22, 2024 · 1 comment

Comments

@knight0zh
Copy link

我传的是apiv3的密钥,在微信支付平台设置的。但是解密报错 decrypt cipher text error(aes.GCMDecrypt, err:crypto/aes: invalid key size 6

func (v *V3NotifyReq) DecryptCipherText(apiV3Key string) (result *V3DecryptResult, err error)

@iGoogle-ink
Copy link
Member

就是 apiV3Key

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants