mbedtls_ssl_ciphersuite_t Struct Reference

This structure is used for storing ciphersuite information. More...

#include <ssl_ciphersuites.h>

Data Fields

int id
const char * name
mbedtls_cipher_type_t cipher
mbedtls_md_type_t mac
mbedtls_key_exchange_type_t key_exchange
int min_major_ver
int min_minor_ver
int max_major_ver
int max_minor_ver
unsigned char flags

Detailed Description

This structure is used for storing ciphersuite information.

Definition at line 342 of file ssl_ciphersuites.h.


Field Documentation

Definition at line 347 of file ssl_ciphersuites.h.

Definition at line 356 of file ssl_ciphersuites.h.

Definition at line 344 of file ssl_ciphersuites.h.

Definition at line 348 of file ssl_ciphersuites.h.

Definition at line 353 of file ssl_ciphersuites.h.

Definition at line 354 of file ssl_ciphersuites.h.

Definition at line 351 of file ssl_ciphersuites.h.

Definition at line 352 of file ssl_ciphersuites.h.

Definition at line 345 of file ssl_ciphersuites.h.


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

Generated on 10 Feb 2020 for mbed TLS v2.7.12 by  doxygen 1.6.1