mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-28 00:21:48 +03:00
ssl_cli: write & parse session ticket extension
This commit is contained in:
committed by
Paul Bakker
parent
75d440192c
commit
60182ef989
@ -262,6 +262,8 @@
|
||||
|
||||
#define TLS_EXT_SIG_ALG 13
|
||||
|
||||
#define TLS_EXT_SESSION_TICKET 35
|
||||
|
||||
#define TLS_EXT_RENEGOTIATION_INFO 0xFF01
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user