Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/XTLS/REALITY
/ SetIV
Method
SetIV
conn.go:342–342 ·
view source on GitHub ↗
([]byte)
Source
from the content-addressed store, hash-verified
340
type
cbcMode
interface
{
341
cipher.BlockMode
342
SetIV([]byte)
343
}
344
345
// decrypt authenticates and decrypts the record if protection is active at
Callers
2
decrypt
Method · 0.80
encrypt
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected