mirror of
https://github.com/openssl/openssl.git
synced 2024-11-27 05:21:51 +08:00
Add extms extension
Reviewed-by: Matt Caswell <matt@openssl.org>
This commit is contained in:
parent
040c878350
commit
b3fce9c91e
@ -59,6 +59,7 @@ use parent 'TLSProxy::Message';
|
||||
|
||||
use constant {
|
||||
EXT_ENCRYPT_THEN_MAC => 22,
|
||||
EXT_EXTENDED_MASTER_SECRET => 23,
|
||||
EXT_SESSION_TICKET => 35
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user