Provide a function to send a KeyUpdate message
[openssl.git] / include / openssl / ssl3.h
index f2f62b4f1abc39bafbc0588206236460e6a1cded..5948dfbf77bb3602caa91c0ac0056910426c7785 100644 (file)
@@ -287,6 +287,7 @@ extern "C" {
 # define SSL3_MT_CLIENT_KEY_EXCHANGE             16
 # define SSL3_MT_FINISHED                        20
 # define SSL3_MT_CERTIFICATE_STATUS              22
+# define SSL3_MT_KEY_UPDATE                      24
 # ifndef OPENSSL_NO_NEXTPROTONEG
 #  define SSL3_MT_NEXT_PROTO                      67
 # endif