Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
516
var
errInvalidECHExt = errors.New(
"tls: client sent invalid encrypted_client_hello extension"
)
517
518
type
echExtType uint8
519
520
const
(
521
innerECHExt echExtType = 1
Callers
1
parseECHExt
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected