github.com/refraction-networking/utls.PubClientHelloMsg.SecureRenegotiationSupported (field)

4 uses

	github.com/refraction-networking/utls (current package)
		u_public.go#L373: 	SecureRenegotiationSupported bool
		u_public.go#L410: 			secureRenegotiationSupported:     chm.SecureRenegotiationSupported,
		u_public.go#L463: 			SecureRenegotiationSupported: chm.secureRenegotiationSupported,
		u_tls_extensions.go#L1692: 		uc.HandshakeState.Hello.SecureRenegotiationSupported = true