MCPcopy Create free account
hub / github.com/XTLS/REALITY / EchCipher

Struct EchCipher

ech.go:31–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29}
30
31type EchCipher struct {
32 KDFID uint16
33 AEADID uint16
34}
35
36type echExtension struct {
37 Type uint16

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected