golang.org/x/crypto/ssh.handshakeTransport.clientVersion (field)

3 uses

	golang.org/x/crypto/ssh (current package)
		handshake.go#L46: 	clientVersion []byte
		handshake.go#L108: 		clientVersion: clientVersion,
		handshake.go#L538: 		clientVersion: t.clientVersion,