Struct mbedtls_ecp_keypair

struct mbedtls_ecp_keypair

The ECP key-pair structure.

A generic key-pair that may be used for ECDSA and fixed ECDH, for example.

Note

Members are deliberately in the same order as in the mbedtls_ecdsa_context structure.