crypto/tls.ClientHelloInfo.SupportedCurves (field)
4 uses
crypto/tls (current package)
common.go#L432: SupportedCurves []CurveID
common.go#L1372: if !supportsECDHE(config, vers, chi.SupportedCurves, chi.SupportedPoints) {
common.go#L1392: for _, c := range chi.SupportedCurves {
handshake_server.go#L989: SupportedCurves: clientHello.supportedCurves,
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)