definitely need to update rpIdHash

pull/404/head
Conor Patrick 2020-03-24 13:47:48 -04:00
rodzic 3a70ee0ec6
commit a28a05673f
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -1255,6 +1255,7 @@ uint8_t ctap_get_next_assertion(CborEncoder * encoder)
}
auth_data_update_count(&getAssertionState.buf.authData);
memmove(getAssertionState.buf.authData.rpIdHash, cred->credential.id.rpIdHash, 32);
if (cred->credential.user.id_size)
{