mbedtls ported to mbed-classic
Fork of mbedtls by
mbedtls_ecp_keypair Struct Reference
ECP key pair structure. More...
#include <ecp.h>
Data Fields | |
mbedtls_ecp_group | grp |
mbedtls_mpi | d |
mbedtls_ecp_point | Q |
Detailed Description
ECP key pair structure.
A generic key pair that could be used for ECDSA, fixed ECDH, etc.
- Note:
- Members purposefully in the same order as struc mbedtls_ecdsa_context.
Definition at line 156 of file ecp.h.
Field Documentation
Generated on Tue Jul 12 2022 12:52:56 by 1.7.2