[TIMOB-4840] Add an API to enable/disable file encryption.
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Trivial |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2011-10-10T13:20:00.000+0000 |
Affected Version/s | Release 1.8.0 |
Fix Version/s | Sprint 2011-36 |
Components | iOS |
Labels | encryption, files, look1 |
Reporter | Reggie Seagraves |
Assignee | Reggie Seagraves |
Created | 2011-07-29T14:52:02.000+0000 |
Updated | 2017-03-23T18:21:03.000+0000 |
Description
Always on file level encryption was added to 1.8. We need an option to enable/disable it on a per file basis.
Issue must be fixed before 1.8.0 release to address issues with pull req. 313/TIMOB-3076.
This bug is a request for the feature completion of TIMOB-3076.
After further review, we do not need a public API. When the client uses background services, file protection is automatically disabled. When background services are no longer registered, file protection is reenabled and the files become protected the next time their written according to the Apple spec.
Validated apidocs, merge.
Jumped the gun on the resolving the ticket.
The client no longer needs this feature. Closing ticket and keeping changes in my rseagraves repository.
Closing ticket with reference to the above comments.