Implement sync Nigori AddTrustedVaultDecryptionKeys()
This patch changes the implementation within NigoriSyncBridgeImpl to avoid reusing the codepath for user-entered passphrases, since there are subtle differences, including: 1. Different observer notifications should be triggered. 2. The selection of the default encryption key is determined via Nigori specifics (sync protocol). Bug: 1834222 Change-Id: Ief85905bb576a82faba515a71c7a6afd9e1612d9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1834227 Commit-Queue: Mikel Astiz <mastiz@chromium.org> Reviewed-by:Maksim Moskvitin <mmoskvitin@google.com> Cr-Commit-Position: refs/heads/master@{#701981}
Showing
Please register or sign in to comment