Update TLS 1.2 to support ec_point_formats

This commit is contained in:
Zhi Guan
2026-06-11 20:39:54 +08:00
parent 1dd920c198
commit c534f58e7e
2 changed files with 66 additions and 0 deletions

View File

@@ -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;