1
0
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:
Manuel Pégourié-Gonnard
2013-08-02 14:44:54 +02:00
committed by Paul Bakker
parent 75d440192c
commit 60182ef989
2 changed files with 58 additions and 0 deletions

View File

@ -262,6 +262,8 @@
#define TLS_EXT_SIG_ALG 13
#define TLS_EXT_SESSION_TICKET 35
#define TLS_EXT_RENEGOTIATION_INFO 0xFF01
/*