SpEncrypted¶ SpEncrypted is used to create an instance of encrypted SharedPreferences. Get started¶ Version 1.5.0 val sp = SpEncrypted(name).getSharedPreferences() Example Code¶ Example Code