Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNoSecretKeyMatch = errors.New("no skey matched")
Functions ¶
func InitiateHandshake ¶
func InitiateHandshake(rw io.ReadWriter, skey []byte, initialPayload []byte) (ret io.ReadWriter, err error)
func ReceiveHandshake ¶
func ReceiveHandshake(rw io.ReadWriter, skeys [][]byte) (ret io.ReadWriter, err error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.