mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-30 22:43:08 +03:00
Use unused extension ID as tentative ID for CID extension
This commit is contained in:
@ -388,7 +388,7 @@
|
|||||||
|
|
||||||
/* The value of the CID extension is still TBD as of
|
/* The value of the CID extension is still TBD as of
|
||||||
* https://tools.ietf.org/html/draft-ietf-tls-dtls-connection-id-04. */
|
* https://tools.ietf.org/html/draft-ietf-tls-dtls-connection-id-04. */
|
||||||
#define MBEDTLS_TLS_EXT_CID 42 /* TBD */
|
#define MBEDTLS_TLS_EXT_CID 254 /* TBD */
|
||||||
|
|
||||||
#define MBEDTLS_TLS_EXT_ECJPAKE_KKPP 256 /* experimental */
|
#define MBEDTLS_TLS_EXT_ECJPAKE_KKPP 256 /* experimental */
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user