MCPcopy
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

340type cbcMode interface {
341 cipher.BlockMode
342 SetIV([]byte)
343}
344
345// decrypt authenticates and decrypts the record if protection is active at

Callers 2

decryptMethod · 0.80
encryptMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected