_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
cipher_type_t cipher
md_type_t mac
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 206 of file ssl_ciphersuites.h.


Field Documentation

Definition at line 211 of file ssl_ciphersuites.h.

Referenced by ssl_derive_keys().

Definition at line 220 of file ssl_ciphersuites.h.

Definition at line 217 of file ssl_ciphersuites.h.

Definition at line 215 of file ssl_ciphersuites.h.

Definition at line 209 of file ssl_ciphersuites.h.

Referenced by ssl_ciphersuite_from_string(), and ssl_get_ciphersuite_name().


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

Generated on 9 Apr 2014 for PolarSSL v1.3.2 by  doxygen 1.6.1