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

4 uses

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