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


Field Documentation

Curve size in bits

Definition at line 128 of file ecp.h.

Internal identifier

Definition at line 126 of file ecp.h.

Human-friendly name

Definition at line 129 of file ecp.h.

TLS NamedCurve identifier

Definition at line 127 of file ecp.h.


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

Generated on 10 Aug 2020 for mbed TLS v2.7.16 by  doxygen 1.6.1