“模块尝试访问安全API”使用 Blackberry Curve 9360 时
我正在使用 Blackberry 9360 Curve 开发 NFC 嵌入式安全元件。
我编写了一个应用程序,用于将某些内容写入 NFC 嵌入式安全元件。运行此应用程序时,我收到错误消息“模块尝试访问安全 API”。我安装了 3 个密钥,这是签署应用程序所需的。
是否还需要获取 NFCR 和 RESE 密钥?任何人都可以了解这些密钥以及如何为我的应用程序获取它们或如何解决此问题。
提前致谢。
格苏代什
I am working with Blackberry 9360 Curve on NFC embedded secure element.
I wrote an application for write something into the NFC embedded secure element. While running this application I am getting the error message as "Module attempts to access a secure API". I got the 3 keys installed, which is required for signing an application.
Is it necessary to get NFCR and RESE keys also. Can anybody have any idea about those keys and how to get them for my application or how to resolve this problem.
Thanks in advance.
gsudesh
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您安装了签名密钥,但您实际上使用它们来签署已编译的可执行文件吗?安装和签名是单独的操作。
You installed the signing keys, but did you actually use them to sign the compiled executable? Installation and Signing are separate operations.