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


Field Documentation

Definition at line 293 of file ssl_ciphersuites.h.

Definition at line 302 of file ssl_ciphersuites.h.

Definition at line 290 of file ssl_ciphersuites.h.

Definition at line 295 of file ssl_ciphersuites.h.

Definition at line 294 of file ssl_ciphersuites.h.

Definition at line 299 of file ssl_ciphersuites.h.

Definition at line 300 of file ssl_ciphersuites.h.

Definition at line 297 of file ssl_ciphersuites.h.

Definition at line 298 of file ssl_ciphersuites.h.

Definition at line 291 of file ssl_ciphersuites.h.


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

Generated on 11 Mar 2017 for mbed TLS v2.4.2 by  doxygen 1.6.1