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 84 of file ssl_cookie.h.


Field Documentation

context for the HMAC portion

Definition at line 86 of file ssl_cookie.h.

Definition at line 94 of file ssl_cookie.h.

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

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