github.com/refraction-networking/utls.PubClientHandshakeState.Session (field)
11 uses
github.com/refraction-networking/utls (current package)
u_handshake_client.go#L439: session = c.HandshakeState.Session
u_public.go#L30: Session *SessionState
u_public.go#L95: session: chs.Session,
u_public.go#L130: Session: chs13.session,
u_public.go#L150: session: chs.Session,
u_public.go#L174: Session: chs12.session,
u_session_controller.go#L191: s.uconnRef.HandshakeState.Session = s.sessionTicketExt.GetSession()
u_session_controller.go#L202: s.uconnRef.HandshakeState.Session = pskCommon.Session
u_session_controller.go#L206: uAssert(s.uconnRef.HandshakeState.Session == pskCommon.Session && sliceEq(s.uconnRef.HandshakeState.State13.EarlySecret, pskCommon.EarlySecret) &&
u_session_controller.go#L302: s.uconnRef.HandshakeState.Session = nil
u_session_controller.go#L312: s.uconnRef.HandshakeState.Session = nil
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |