From a7a19b03bfde9b44e23c199af5d3ecdf1f9ab996 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C3=A9ter=20Dimitrov?= Date: Fri, 15 Feb 2019 09:19:11 +0100 Subject: ssl: Add debug logging for DTLS Change-Id: I4858972053436b05b83d72c552974fc9da3843d4 --- lib/ssl/src/tls_handshake.hrl | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/ssl/src/tls_handshake.hrl') diff --git a/lib/ssl/src/tls_handshake.hrl b/lib/ssl/src/tls_handshake.hrl index f6644f64af..fc67bb61fd 100644 --- a/lib/ssl/src/tls_handshake.hrl +++ b/lib/ssl/src/tls_handshake.hrl @@ -32,6 +32,7 @@ client_version, random, session_id, % opaque SessionID<0..32> + cookie, % opaque<2..2^16-1> cipher_suites, % cipher_suites<2..2^16-1> compression_methods, % compression_methods<1..2^8-1>, %% Extensions -- cgit v1.2.3