Documentation
¶
Overview ¶
Package encryptconn provides encrypted/decrypted net.Conn
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type T ¶
T struct provides net.Conn over enc net.Conn
func (*T) ReadWithNode ¶
ReadWithNode implement ConnNoder interface for T
read and decrypt data read from t.Conn
Click to show internal directories.
Click to hide internal directories.