type crypto/tls.EncryptedClientHelloKey
4 uses
crypto/tls (current package)
common.go#L851: EncryptedClientHelloKeys []EncryptedClientHelloKey
common.go#L868: type EncryptedClientHelloKey struct {
ech.go#L560: func marshalEncryptedClientHelloConfigList(configs []EncryptedClientHelloKey) ([]byte, error) {
ech.go#L641: func buildRetryConfigList(keys []EncryptedClientHelloKey) ([]byte, error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)