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

3 uses

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