Struct mbedtls_ecdh_context

struct mbedtls_ecdh_context

The ECDH context structure.

Warning

Performing multiple operations concurrently on the same ECDSA context is not supported; objects of this type should not be shared between multiple threads.