github.com/refraction-networking/utls.TLSExtensionsJSONUnmarshaler.UseRealPSK (field)

2 uses

	github.com/refraction-networking/utls (current package)
		u_clienthello_json.go#L89: 	UseRealPSK      bool // if set, PSK extension will be real PSK extension, otherwise it will be fake PSK extension
		u_clienthello_json.go#L123: 				if e.UseRealPSK {