mirror of
https://github.com/refraction-networking/utls.git
synced 2025-04-03 20:17:36 +03:00
🔀 update: Merge 'upstream:release-branch.go1.22'
Merge upstream using a real merge commit. Signed-off-by: Gaukas Wang <i@gaukas.wang>
This commit is contained in:
commit
bd8fe35ca1
19 changed files with 1075 additions and 120 deletions
|
@ -87,7 +87,7 @@ type clientHandshakeStateTLS13 struct {
|
|||
session *SessionState
|
||||
earlySecret []byte
|
||||
binderKey []byte
|
||||
selectedGroup CurveID
|
||||
selectedGroup CurveID // [uTLS] ported from cloudflare/go
|
||||
|
||||
certReq *certificateRequestMsgTLS13
|
||||
usingPSK bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue