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