Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Obfuscator ¶
type Obfuscator struct {
Secret []byte
}
func (Obfuscator) ReadHandshake ¶
func (o Obfuscator) ReadHandshake(r essentials.Conn) (int, essentials.Conn, error)
func (Obfuscator) SendHandshake ¶
func (o Obfuscator) SendHandshake(w essentials.Conn, dc int) (essentials.Conn, error)
Click to show internal directories.
Click to hide internal directories.