crypto/tls.EncryptedClientHelloKey.Config (field)
4 uses
crypto/tls (current package)
common.go#L940: Config []byte
ech.go#L569: skip, config, err := parseECHConfig(echKey.Config)
ech.go#L597: info := append([]byte("tls ech\x00"), echKey.Config...)
ech.go#L643: b.AddBytes(c.Config)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)