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
gefragt vor 3 Monaten167 Aufrufe
1 Antwort
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
beantwortet vor 3 Monaten
  • The post you linked doesn't answer whether SDK 5 supports ECDH key agreement or not.

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen