nRF5 SDK for Thread and Zigbee v1.0.0
Choose documentation:
mbedtls_ssl_cookie_ctx Struct Reference

Context for the default cookie functions. More...

#include <ssl_cookie.h>

Data Fields

mbedtls_md_context_t hmac_ctx
 
unsigned long timeout
 

Detailed Description

Context for the default cookie functions.

Field Documentation

mbedtls_md_context_t mbedtls_ssl_cookie_ctx::hmac_ctx

context for the HMAC portion

unsigned long mbedtls_ssl_cookie_ctx::timeout

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


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