clearWithResult
Clears all key-value pairs from the storage. This function uses a CompletableDeferred to handle the asynchronous callback and returns a Result object.
Return
A Result object containing the result of the operation.
Clears all key-value pairs from the secure storage using a CompletableDeferred and returns a Result.
Return
A Result object containing the result of the operation.