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

3 uses

	github.com/refraction-networking/utls (current package)
		u_public.go#L55: 	UsingPSK      bool // don't set this field when building client hello
		u_public.go#L99: 			usingPSK:      chs.State13.UsingPSK,
		u_public.go#L119: 			UsingPSK:      chs13.usingPSK,