golang.org/x/crypto/ssh.ClientConfig.HostKeyAlgorithms (field)

3 uses

	golang.org/x/crypto/ssh (current package)
		client.go#L232: 	HostKeyAlgorithms []string
		handshake.go#L129: 	if config.HostKeyAlgorithms != nil {
		handshake.go#L130: 		t.hostKeyAlgorithms = config.HostKeyAlgorithms