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
preguntada hace 3 meses164 visualizaciones
1 Respuesta
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
respondido hace 3 meses
  • The post you linked doesn't answer whether SDK 5 supports ECDH key agreement or not.

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas