clearEncryptionKeyWithError: method

A static method to clear/nullify the key along with the database i.e.

Syntax

+ ( BOOL ) clearEncryptionKeyWithError : ( NSError ** ) error

Parameters

Returns

BOOL Indication if the reset was successful

Remarks

by calling this method the DB that exists on the mobile client will be removed. Application/MAF will have to call getEncryptionKey again to generate a new key