mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-06-19 19:33:38 +08:00
Update TLS 1.2 to support ec_point_formats
This commit is contained in:
@@ -1163,6 +1163,8 @@ typedef struct {
|
||||
int supported_groups[32];
|
||||
size_t supported_groups_cnt;
|
||||
|
||||
// 11. ec_point_formats
|
||||
int ec_point_formats;
|
||||
|
||||
// 13. signature_algorithms
|
||||
// in ClientHello, CertificateRequest;
|
||||
|
||||
Reference in New Issue
Block a user