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 97 of file ecp.h.


Field Documentation

Curve size in bits

Definition at line 101 of file ecp.h.

Internal identifier

Definition at line 99 of file ecp.h.

Human-friendly name

Definition at line 102 of file ecp.h.

TLS NamedCurve identifier

Definition at line 100 of file ecp.h.


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

Generated on 20 Jul 2019 for mbed TLS v2.7.11 by  doxygen 1.6.1