Add missing DTLS1_BAD_VER (hope I got the value right).
This commit is contained in:
parent
7e7af0bc51
commit
6665ef303e
@ -68,6 +68,7 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
#define DTLS1_VERSION 0xFEFF
|
||||
#define DTLS1_BAD_VER 0x0100
|
||||
|
||||
#if 0
|
||||
/* this alert description is not specified anywhere... */
|
||||
|
Loading…
x
Reference in New Issue
Block a user