fido_cred_set_sig
int fido_cred_set_sig(fido_cred_t *, const unsigned char *, size_t);
fido_cred_set_sig(cred, sshbuf_ptr(sig), sshbuf_len(sig));