Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/XTLS/REALITY
/ Write
Method
Write
handshake_messages.go:1925–1925 ·
view source on GitHub ↗
([]byte)
Source
from the content-addressed store, hash-verified
1923
1924
type
transcriptHash
interface
{
1925
Write([]byte) (int, error)
1926
}
1927
1928
// transcriptMsg is a helper used to hash messages which are not hashed when
Callers
15
writeKeyLog
Method · 0.65
transcriptMsg
Function · 0.65
sha1Hash
Function · 0.65
md5SHA1Hash
Function · 0.65
hashForServerKeyExchange
Function · 0.65
readRecordOrCCS
Method · 0.65
write
Method · 0.65
flush
Method · 0.65
writeHandshakeRecord
Method · 0.65
unmarshalHandshakeMessage
Method · 0.65
computeAndUpdatePSK
Function · 0.65
signedMessage
Function · 0.65
Implementers
6
Conn
conn.go
MirrorConn
tls.go
PostHandshakeRecordDetectConn
record_detect.go
CCSDetectConn
record_detect.go
cthWrapper
cipher_suites.go
finishedHash
prf.go
Calls
no outgoing calls
Tested by
no test coverage detected