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


Field Documentation

Definition at line 374 of file ssl_ciphersuites.h.

Definition at line 383 of file ssl_ciphersuites.h.

Definition at line 371 of file ssl_ciphersuites.h.

Definition at line 375 of file ssl_ciphersuites.h.

Definition at line 380 of file ssl_ciphersuites.h.

Definition at line 381 of file ssl_ciphersuites.h.

Definition at line 378 of file ssl_ciphersuites.h.

Definition at line 379 of file ssl_ciphersuites.h.

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