Description
This relates to #213 as well
Host app may change the default data protection class by setting a com.apple.developer.default-data-protection entitlement - docs
SDK will probably inherit this protection level, so we'll need to be explicit in setting NSURLFileProtectionCompleteUntilFirstUserAuthentication in FileUtils - discussion