Chromium Code Reviews
DescriptionAdding the RemoteSecurityKeyMessageHandler class.
This new class connects a RemoteSecurityKeyIpcClient instance with a
RemoteSecurityKeyMessageReader and RemoteSecurityKeyMessageWriter instances
to allow security key messages to pass between the local security key enabled
tools and the remote client. In between is a chunk of logic which handles
specific security key messages from the local tools as well as the remote
security key responses from the IPC Client.
BUG=584463
Committed: https://crrev.com/880f42515d1bac89d2bb05c5789b53e6c00c57af
Cr-Commit-Position: refs/heads/master@{#385298}
Patch Set 1 #Patch Set 2 : Fixing some headers and a non-windows build break #Patch Set 3 : Adding fake ipc cliwent changes #Patch Set 4 : Removing unnecessary test case cleanup code. #Patch Set 5 : Merging the changes from the dependent patchset #
Total comments: 4
Patch Set 6 : Addressing feedback #Depends on Patchset: Dependent Patchsets: Messages
Total messages: 13 (6 generated)
|