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