mbedtls_ssl_cookie_ctx Struct Reference

Context for the default cookie functions. More...

#include <ssl_cookie.h>

Collaboration diagram for mbedtls_ssl_cookie_ctx:
Collaboration graph
[legend]

Data Fields

mbedtls_md_context_t hmac_ctx
unsigned long timeout

Detailed Description

Context for the default cookie functions.

Definition at line 53 of file ssl_cookie.h.


Field Documentation

context for the HMAC portion

Definition at line 55 of file ssl_cookie.h.

timeout delay, in seconds if HAVE_TIME, or in number of tickets issued

Definition at line 59 of file ssl_cookie.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