MCPcopy Index your code
hub / github.com/XTLS/REALITY / echExtType

TypeAlias echExtType

ech.go:518–518  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

516var errInvalidECHExt = errors.New("tls: client sent invalid encrypted_client_hello extension")
517
518type echExtType uint8
519
520const (
521 innerECHExt echExtType = 1

Callers 1

parseECHExtFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected