#include <ssl.h>
Definition at line 818 of file ssl.h.
◆ ciphersuite
int mbedtls_ssl_session::ciphersuite |
chosen ciphersuite
Definition at line 823 of file ssl.h.
◆ compression
int mbedtls_ssl_session::compression |
chosen compression
Definition at line 824 of file ssl.h.
◆ encrypt_then_mac
int mbedtls_ssl_session::encrypt_then_mac |
flag for EtM activation
Definition at line 849 of file ssl.h.
◆ id
session identifier
Definition at line 826 of file ssl.h.
◆ id_len
size_t mbedtls_ssl_session::id_len |
session id length
Definition at line 825 of file ssl.h.
◆ master
the master secret
Definition at line 827 of file ssl.h.
◆ mfl_code
MaxFragmentLength negotiated by peer
Definition at line 841 of file ssl.h.
◆ peer_cert
peer X.509 cert chain
Definition at line 830 of file ssl.h.
◆ ticket
RFC 5077 session ticket
Definition at line 835 of file ssl.h.
◆ ticket_len
size_t mbedtls_ssl_session::ticket_len |
session ticket length
Definition at line 836 of file ssl.h.
◆ ticket_lifetime
uint32_t mbedtls_ssl_session::ticket_lifetime |
ticket lifetime hint
Definition at line 837 of file ssl.h.
◆ trunc_hmac
int mbedtls_ssl_session::trunc_hmac |
flag for truncated hmac activation
Definition at line 845 of file ssl.h.
◆ verify_result
uint32_t mbedtls_ssl_session::verify_result |
verification result
Definition at line 832 of file ssl.h.
The documentation for this struct was generated from the following file:
- sdk/include/reactos/libs/mbedtls/ssl.h