Hi,

I wanna configure the ECDH algorithm to repeat the following keys:
image.png

I was able to configure the algorithm, generate private and public keys on both: client and server sides. And it works as expected. The secret keys are equal on both sides.
But I did not manage to calculate the secret key that is on the picture. I do not know how to set these private keys. Could someone help me to do that?

Thanks,