Check that a TLSv1.3 encrypted message has an app data content type
authorMatt Caswell <matt@openssl.org>
Thu, 11 May 2017 09:16:08 +0000 (10:16 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 11 May 2017 12:13:04 +0000 (13:13 +0100)
commit3c544acc385ac39b77873c9cfa77c4ae5df956b5
treee4076786289cb0136f6ac6847d937c4c515efbc9
parent2d871227faf7f4e287caa04be43957f8e2df43a4
Check that a TLSv1.3 encrypted message has an app data content type

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3436)
ssl/record/ssl3_record.c