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

6 uses

	github.com/refraction-networking/utls (current package)
		u_conn.go#L576: 		inner.supportedSignatureAlgorithms = uconn.HandshakeState.Hello.SupportedSignatureAlgorithms
		u_public.go#L371: 	SupportedSignatureAlgorithms []SignatureScheme
		u_public.go#L408: 			supportedSignatureAlgorithms:     chm.SupportedSignatureAlgorithms,
		u_public.go#L461: 			SupportedSignatureAlgorithms: chm.supportedSignatureAlgorithms,
		u_tls_extensions.go#L471: 	uc.HandshakeState.Hello.SupportedSignatureAlgorithms = e.SupportedSignatureAlgorithms
		u_tls_extensions.go#L604: 	uc.HandshakeState.Hello.SupportedSignatureAlgorithms = e.SupportedSignatureAlgorithms