localStorageDecryption

Description

Fires after data are read from Local Storage. e.data is passed into the event handler. Your code can decrypt the data and set the e.data property to the decrypted value.

Parameters

data