golang.org/x/crypto/ssh.curve25519sha256.Client (method)

one use

	golang.org/x/crypto/ssh (current package)
		kex.go#L440: func (kex *curve25519sha256) Client(c packetConn, rand io.Reader, magics *handshakeMagics) (*kexResult, error) {