Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCryptConn ¶
func NewCryptConn(conn net.Conn, block enc.BlockCrypt) (*cryptConn, error)
Types ¶
type CryptLayerContext ¶
type CryptLayerContext struct {
*enc.BlockConfig
}
func (*CryptLayerContext) Layer ¶
func (this *CryptLayerContext) Layer() conn.ConnLayer
func (*CryptLayerContext) NewListener ¶
Click to show internal directories.
Click to hide internal directories.