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

小程序调用加密数据解密时报错,不存在方法 #890

Closed
cboy868 opened this issue Aug 30, 2017 · 2 comments
Closed

小程序调用加密数据解密时报错,不存在方法 #890

cboy868 opened this issue Aug 30, 2017 · 2 comments

Comments

@cboy868
Copy link

cboy868 commented Aug 30, 2017

我用的环境

PHP 版本:5.6
overtrue/wechat 版本:3.1

Encryptor中无decryptData方法

运行以下方法时
$miniProgram->encryptor->decryptData($sessionKey, $iv, $encrypt);
报错如下
Call to undefined method EasyWeChat\Encryption\Encryptor::decryptData()

@mingyoung
Copy link
Collaborator

升级一下版本?

@cboy868
Copy link
Author

cboy868 commented Aug 30, 2017

嗯 确实 升级版本后,问题解决 多谢

@cboy868 cboy868 closed this as completed Aug 30, 2017
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