sshkey_format_text
(r = sshkey_format_text(authctxt->auth_method_key,
if ((r = sshkey_format_text(key, b)) != 0)
int sshkey_format_text(const struct sshkey *, struct sshbuf *);