sshkey_in_file
if ((r = sshkey_in_file(key->cert->signature_key,
switch ((r = sshkey_in_file(key, revoked_keys_file, 0, 1))) {
int sshkey_in_file(struct sshkey *, const char *, int, int);