EncryptedPreferencesSerializer

constructor(cipher: Cipher, options: EncryptedStoreOptions = EncryptedStoreOptions())
constructor(cipher: Cipher, associatedData: ByteArray, legacyAssociatedData: ByteArray? = null, allowPlaintextRead: Boolean = false)