CloudHSM SDK 5 ECDH Key Agreement

0

n the process of upgrading from SDK 3 to SDK 5 I received an exception when executing the following code using the JCE Provider:

KeyAgreement.getInstance("ECDH", CloudHsmProvider.PROVIDER_NAME);

Exception: java.security.NoSuchAlgorithmException: no such algorithm: ECDH for provider CloudHSM

My question is whether or not CloudHsm SDK5 supports ECDH key agreement.

Thanks,

Geoff

gcadien
質問済み 3ヶ月前160ビュー
1回答
0

Here is some information in a previous re:Post answer on prerequisites for upgrading from HSM SDK 3 to SDK 5

I hope this helps provide insight on how to resolve, best regards.

profile pictureAWS
回答済み 3ヶ月前
  • The post you linked doesn't answer whether SDK 5 supports ECDH key agreement or not.

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

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

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

関連するコンテンツ