64位替代SunPkcs11实现 [英] 64 bit alternative to SunPkcs11 implementation

查看:261
本文介绍了64位替代SunPkcs11实现的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们使用中间件构建安装在JDK 1.6.30 64位设置上的软件应用程序。

We use a middle-ware to build software applications which is installed over JDK 1.6.30 64 bit setup.

我们最近需要使用USB令牌签署特定请求。我搜索了一下,发现一个实现是Sun提供的SunPKCS11名称。但是,同样只能在32位JRE直到Java 8。

We recently got a requirement to sign certain requests using USB token. I googled around and found out that an implementation is provided by Sun in the name of SunPKCS11. But, the same is only available in 32 bit JRE until Java 8.

我想知道是否有任何替代的非商业实现,我可以使用的。

I want to know if there are any alternative non commercial implementations available out there which I can make use of.

请注意,升级Java或更改架构不是一个选项,因为对中间件有很高的依赖性。

Please note that upgrading Java or changing the architecture is not an option as there is a high dependency on the middleware.

推荐答案

它不适用于jdk 1.6(仅适用于Windows),但可用于Java 8 64bit。有关详情,请参阅此回答

Its not available for jdk 1.6 (applicable for windows only) but available for Java 8 64bit. See this answer for more details

请参阅此链接说:


Sun PKCS#11提供程序在32位和32位的Solaris(SPARC和x86)和Linux 64位Java进程。它还在32位Windows(x86)上受支持,但由于缺少合适的PKCS#11库,因此目前在64位Windows平台上不支持。

The Sun PKCS#11 provider is supported on Solaris (SPARC and x86) and Linux (x86) in both 32-bit and 64-bit Java processes. It is also supported on 32-bit Windows (x86) but not currently on 64-bit Windows platforms due to the lack of suitable PKCS#11 libraries.

链接

这篇关于64位替代SunPkcs11实现的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆