golang.org/x/crypto/ssh/agent.dsaKeyMsg.Comments (field)

3 uses

	golang.org/x/crypto/ssh/agent (current package)
		client.go#L508: 	Comments    string
		client.go#L557: 			Comments:    comment,
		server.go#L296: 	addedKey := &AddedKey{PrivateKey: priv, Comment: k.Comments}