TSG-15163,TSG-15711: 支持ech协议作为安全策略条件
This commit is contained in:
@@ -29,7 +29,7 @@ struct ssl_chello
|
||||
char* alpn;
|
||||
char* cipher_suites;
|
||||
char* cipher_suites_tls13;
|
||||
int is_encrypt_sni;
|
||||
int is_encrypt_sni;
|
||||
int is_encrypt_chello;
|
||||
};
|
||||
struct ssl_chello* ssl_chello_parse(const unsigned char* buff, size_t buff_len, enum chello_parse_result* result);
|
||||
|
||||
Reference in New Issue
Block a user