mbedtls_ssl_session is only used within mbed TLS Library.
 
Symbols
loading...
Files
loading...
SummarySyntaxRelatedReferences

Fields

Field
Declared as
Description
starting time.
int
chosen ciphersuite.
int
chosen compression.
size_t
session id length.
unsigned char[32]
session identifier.
unsigned char[48]
the master secret.
unsigned char *
The digest of the peer's end-CRT. This must be kept to detect CRT changes during renegotiation, mitigating the triple handshake attack.
size_t
uint32_t
verification result.

References

from examples