sshkey_certify
ASSERT_INT_EQ(sshkey_certify(k1, k2, NULL, NULL, NULL), 0);
r = sshkey_certify(public, ca, key_type_name,
int sshkey_certify(struct sshkey *, struct sshkey *,