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
mbedtls_threading_mutex_t mutex

Detailed Description

Context for the default cookie functions.

Definition at line 86 of file ssl_cookie.h.


Field Documentation

context for the HMAC portion

Definition at line 88 of file ssl_cookie.h.

Definition at line 96 of file ssl_cookie.h.

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

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