Page MenuHomePhabricator

[native] update `encrypt` method to return `EncryptedData`
ClosedPublic

Authored by kamil on Mar 28 2024, 10:23 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 11, 2:42 AM
Unknown Object (File)
Tue, Apr 9, 5:43 PM
Unknown Object (File)
Sun, Apr 7, 12:26 AM
Unknown Object (File)
Fri, Apr 5, 8:21 AM
Unknown Object (File)
Wed, Apr 3, 11:23 PM
Unknown Object (File)
Wed, Apr 3, 8:59 AM
Unknown Object (File)
Mon, Apr 1, 1:20 PM
Unknown Object (File)
Mar 28 2024, 12:01 PM
Subscribers

Details

Summary

Context in ENG-7228.

Note: We use a shared olmAPI interface on both platforms, to split this logically into diffs sometimes I had to make changes on one platform and make some temporary changes on another platform to make sure CI passes but this approach is consistent and uses the same approach for both web and native.

Depends on D11445

Test Plan

Tested in D11451.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable