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


Field Documentation

Definition at line 372 of file ssl_ciphersuites.h.

Definition at line 381 of file ssl_ciphersuites.h.

Definition at line 369 of file ssl_ciphersuites.h.

Definition at line 373 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 376 of file ssl_ciphersuites.h.

Definition at line 377 of file ssl_ciphersuites.h.

Definition at line 370 of file ssl_ciphersuites.h.


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

Generated on 8 Sep 2020 for mbed TLS v2.7.17 by  doxygen 1.6.1