mbedtls_ecp_curve_info Struct Reference

#include <ecp.h>

Data Fields

mbedtls_ecp_group_id grp_id
uint16_t tls_id
uint16_t bit_size
const char * name

Detailed Description

Curve information for use by other modules

Definition at line 91 of file ecp.h.


Field Documentation

Curve size in bits

Definition at line 95 of file ecp.h.

Internal identifier

Definition at line 93 of file ecp.h.

Human-friendly name

Definition at line 96 of file ecp.h.

TLS NamedCurve identifier

Definition at line 94 of file ecp.h.


The documentation for this struct was generated from the following file:

Generated on 7 Dec 2018 for mbed TLS v2.7.8 by  doxygen 1.6.1