Couldn't see the PKCS#11 .so file to access AWS Cloud HSM (Client SDK5) using Java

0

Hi,

I have installed the AWS PKCS#11 library from on Ubuntu. When I search for the PKCS#11 .so file inside /opt/cloudhsm I couldn't see any. The only set of .h files I see is: /opt/cloudhsm/include/pkcs11 Normally PKCS#11 implementations for an HSM comes with a .dll or .so file which can easily be configured in Java based crypto provides like IAIK. Isn't the PKCS#11 implementation provided or is there a way to compile and make one? I already have a Java application which support PKCS#11 integration hence this will save effort integrating with AWS Cloud HSM. If not then the only option would be to use AWS JCE Provider.

Ref: https://docs.aws.amazon.com/cloudhsm/latest/userguide/pkcs11-library-install.html

WK
質問済み 1年前59ビュー
回答なし

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ