WNS and Web notifications have almost identical structure (Windows notification doesn't have id field). Therefore we can use the same encryption method for
both. This differentila refactors crypto.js code so that this is possible.
Details
Details
- Reviewers
michal kamil - Commits
- rCOMMd0a7aea8f6d9: Implement API to encrypt Windows notifications
- Flow
- Test that encrypted Web notitfications work correctly. Windows will be tested in next differential, but since web and windows encryption share encryption the fact
that web encryption works suggests that windows should as well.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable