github.com/refraction-networking/utls.TLS13OnlyState.BinderKey (field)

6 uses

	github.com/refraction-networking/utls (current package)
		u_handshake_client.go#L446: 		binderKey = c.HandshakeState.State13.BinderKey
		u_public.go#L53: 	BinderKey     []byte
		u_public.go#L96: 			binderKey: chs.State13.BinderKey,
		u_public.go#L117: 			BinderKey:     chs13.binderKey,
		u_session_controller.go#L211: 	s.uconnRef.HandshakeState.State13.BinderKey = pskCommon.BinderKey
		u_session_controller.go#L310: 		s.uconnRef.HandshakeState.State13.BinderKey = nil