Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XTLS/Go
/ SetIV
Method
SetIV
conn.go:353–353 ·
view source on GitHub ↗
([]byte)
Source
from the content-addressed store, hash-verified
351
type
cbcMode
interface
{
352
cipher.BlockMode
353
SetIV([]byte)
354
}
355
356
// 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