Only set current certificate to valid values.
[openssl.git] / ssl / dtls1.h
index 715749ae2719df401d7c33071aa5fd0304b2edad..c6edbe39f9cc1e666db453ebfb67c086c2987dfb 100644 (file)
@@ -86,6 +86,8 @@ extern "C" {
 #define DTLS1_VERSION                  0xFEFF
 #define DTLS1_BAD_VER                  0x0100
 #define DTLS1_2_VERSION                        0xFEFD
+/* Special value for method supporting multiple versions */
+#define DTLS_ANY_VERSION               0x1FFFF
 
 #if 0
 /* this alert description is not specified anywhere... */