commit | 294139b57a13663d0073d031d2ee2bf8b14cbac0 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg2@elzevir.fr> | Tue Sep 15 16:55:05 2015 +0200 |
committer | Manuel Pégourié-Gonnard <mpg2@elzevir.fr> | Wed Sep 16 16:10:48 2015 +0200 |
tree | c133c73835a83ad784788b37696641d9a12e4d54 | |
parent | b813accf8463c042e7904aa89d0b8eb1947be1fe [diff] [blame] |
Add client extension writing
diff --git a/include/mbedtls/ssl.h b/include/mbedtls/ssl.h index 51a3a06..eed4413 100644 --- a/include/mbedtls/ssl.h +++ b/include/mbedtls/ssl.h
@@ -349,6 +349,8 @@ #define MBEDTLS_TLS_EXT_SESSION_TICKET 35 +#define MBEDTLS_TLS_EXT_ECJPAKE_KKPP 256 /* experimental */ + #define MBEDTLS_TLS_EXT_RENEGOTIATION_INFO 0xFF01 /*