Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XTLS/REALITY
/ originalBytes
Method
originalBytes
handshake_messages.go:999–1001 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
997
}
998
999
func
(m *serverHelloMsg) originalBytes() []byte {
1000
return
m.original
1001
}
1002
1003
type
encryptedExtensionsMsg
struct
{
1004
alpnProtocol string
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected