Git Product home page Git Product logo

Comments (10)

droplet-js avatar droplet-js commented on September 20, 2024

rsa1长度1024,rsa2长度2048

from alipay_kit.

lantongxue avatar lantongxue commented on September 20, 2024

rsa1长度1024,rsa2长度2048

但是工具生成出来的密钥没有2048位啊。

from alipay_kit.

droplet-js avatar droplet-js commented on September 20, 2024

pkcs1/pkcs8 - 2048 https://docs.open.alipay.com/291/105971/

from alipay_kit.

droplet-js avatar droplet-js commented on September 20, 2024

或者实在不会,signType 填 rsa1,rsa2才需要2048长度密钥

from alipay_kit.

lantongxue avatar lantongxue commented on September 20, 2024

我的确是按照文档生产的密钥,但密钥实际的字符串个数没有2048个。。。

from alipay_kit.

lantongxue avatar lantongxue commented on September 20, 2024

您好,我在使用中发现了一个新问题

I/flutter (15558): 支付宝已经安装,发起支付...
W/System.err(15558): java.lang.SecurityException: getDeviceId
W/System.err(15558): 	at android.os.Parcel.createException(Parcel.java:1953)
W/System.err(15558): 	at android.os.Parcel.readException(Parcel.java:1921)
W/System.err(15558): 	at android.os.Parcel.readException(Parcel.java:1871)
W/System.err(15558): 	at com.android.internal.telephony.ITelephony$Stub$Proxy.getDeviceId(ITelephony.java:5398)
W/System.err(15558): 	at android.telephony.TelephonyManager.getDeviceId(TelephonyManager.java:1240)
W/System.err(15558): 	at com.alipay.sdk.util.a.<init>(SourceFile:38)
W/System.err(15558): 	at com.alipay.sdk.util.a.a(SourceFile:27)
W/System.err(15558): 	at com.alipay.sdk.tid.b.a(SourceFile:79)
W/System.err(15558): 	at com.alipay.sdk.app.statistic.c.<init>(SourceFile:1229)
W/System.err(15558): 	at com.alipay.sdk.app.statistic.a.a(SourceFile:21)
W/System.err(15558): 	at com.alipay.sdk.app.PayTask.<init>(SourceFile:58)
W/System.err(15558): 	at io.github.v7lin.fakealipay.FakeAlipayPlugin$1.run(FakeAlipayPlugin.java:66)
W/System.err(15558): 	at java.lang.Thread.run(Thread.java:764)

from alipay_kit.

droplet-js avatar droplet-js commented on September 20, 2024

这是获取设备ID的一个警告,不必理会

from alipay_kit.

lantongxue avatar lantongxue commented on September 20, 2024

好的。

from alipay_kit.

droplet-js avatar droplet-js commented on September 20, 2024

密钥长度问题,我后续会将长度限制去掉

from alipay_kit.

lantongxue avatar lantongxue commented on September 20, 2024

密钥长度问题,我后续会将长度限制去掉

感谢您的更新支持

from alipay_kit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.