crypto/tls.EncryptedClientHelloKey.Config (field)
5 uses
crypto/tls (current package)
common.go#L896: Config []byte
ech.go#L575: builder.AddBytes(c.Config)
ech.go#L602: skip, config, err := parseECHConfig(echKey.Config)
ech.go#L615: info := append([]byte("tls ech\x00"), echKey.Config...)
ech.go#L661: b.AddBytes(c.Config)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)