fileProtectionAttributes() method

Returns an attributes dictionary used for encrypted file storage or nil if file protection has been explicitly disabled.

Syntax

public static virtual NSDictionary * fileProtectionAttributes ()

Usage

File protection is enabled by default for builds targeting iOS4.0 and above. You can change it using SDMHttpRequest +setProtectionEnabled.