ssh_krl_revoke_key
int ssh_krl_revoke_key(struct ssh_krl *krl, const struct sshkey *key);
r = ssh_krl_revoke_key(krl, key);