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 336 of file ssl_ciphersuites.h.


Field Documentation

Definition at line 341 of file ssl_ciphersuites.h.

Definition at line 350 of file ssl_ciphersuites.h.

Definition at line 338 of file ssl_ciphersuites.h.

Definition at line 342 of file ssl_ciphersuites.h.

Definition at line 347 of file ssl_ciphersuites.h.

Definition at line 348 of file ssl_ciphersuites.h.

Definition at line 345 of file ssl_ciphersuites.h.

Definition at line 346 of file ssl_ciphersuites.h.

Definition at line 339 of file ssl_ciphersuites.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