fido: move the full clientDataJSON string into request classes
CtapMakeCredentialRequest and CtapGetAssertionRequest previously only stored the hashed client data. This moves hashing out of AuthenticatorImpl and into these request classes so that FidoAuthenticator instances have access to the unhashed string if they require (e.g. in the Windows WebAuthn API). Bug: 898718 Change-Id: I4a08987a0be5d6ca07318d37f8c0bcc6c8612a06 Reviewed-on: https://chromium-review.googlesource.com/c/1300677 Commit-Queue: Martin Kreichgauer <martinkr@google.com> Reviewed-by:Jun Choi <hongjunchoi@chromium.org> Cr-Commit-Position: refs/heads/master@{#604148}
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment