[testdriver] Binary values should be base64url
On testdriver virtual authenticator tests, binary values were being encoded as base64 instead of base64url. This didn't blow anything up because the test values happened to have the same representation in both, but is still a bug. Bug: 1141104 Change-Id: I6edd7fdfd4ab0f9ae1d196d8f2e14ed2bd9e334d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2490230 Commit-Queue: Nina Satragno <nsatragno@chromium.org> Auto-Submit: Nina Satragno <nsatragno@chromium.org> Reviewed-by:Robert Ma <robertma@chromium.org> Cr-Commit-Position: refs/heads/master@{#819523}
Showing
Please register or sign in to comment