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 个月前165 查看次数
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.

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则