commit | ac31f879c80a4bbb2a1b089da4ea073d87d5060b | [log] [tgz] |
---|---|---|
author | hansberry <[email protected]> | Wed Jan 04 20:16:03 2017 |
committer | Commit bot <[email protected]> | Wed Jan 04 20:19:24 2017 |
tree | d878e0c9d52732fc4259e84a6c4bbef0c606845a | |
parent | 678cad15582afb68c0af5267e9753095b01989f2 [diff] |
Tweak CryptauthDeviceManager to store fetched BeaconSeed data in Base64URL encoding, and retrieve it as raw data. This is necessary because CryptauthDeviceManager assumed that BeacondSeed data from the server was Base64 encoded, when in reality it was raw. BUG=678145 Review-Url: https://codereview.chromium.org/2611913002 Cr-Commit-Position: refs/heads/master@{#441450}