我的代码写在index.js里。使用
let key=new crypto.PBKDF2(plaintText,salt,{
keySize:128/32,
iterations:1000
});
创建key报
thirdScriptError
SHA1 is not defined;at pages/test/test page lifeCycleMethod onLoad function
ReferenceError: SHA1 is not defined
错误
问题类型 | 插件 AppID | 插件版本号 | AppID | 操作系统 | 微信版本 | 基础库版本 |
---|---|---|---|---|---|---|
需求 | wxf25d506ff81e19fb | 0.0.002 | wxd4a6c83b1249ee92 | Android | 6.7.3 | 2.3.0 |
1 个回答
已修复。
25号发新版本。