rs1_verify_sig
ok = rs1_verify_sig(dgst, pkey, &attstmt->sig);
int rs1_verify_sig(const fido_blob_t *, EVP_PKEY *, const fido_blob_t *);