mbedtls_ssl_session Struct Reference
#include <ssl.h>
Detailed Description
Definition at line 549 of file ssl.h.
Field Documentation
chosen ciphersuite
Definition at line 554 of file ssl.h.
chosen compression
Definition at line 555 of file ssl.h.
flag for EtM activation
Definition at line 580 of file ssl.h.
session identifier
Definition at line 557 of file ssl.h.
session id length
Definition at line 556 of file ssl.h.
the master secret
Definition at line 558 of file ssl.h.
MaxFragmentLength negotiated by peer
Definition at line 572 of file ssl.h.
peer X.509 cert chain
Definition at line 561 of file ssl.h.
starting time
Definition at line 552 of file ssl.h.
RFC 5077 session ticket
Definition at line 566 of file ssl.h.
session ticket length
Definition at line 567 of file ssl.h.
ticket lifetime hint
Definition at line 568 of file ssl.h.
flag for truncated hmac activation
Definition at line 576 of file ssl.h.
verification result
Definition at line 563 of file ssl.h.
The documentation for this struct was generated from the following file: