encryptionChanged

@get:JvmName(name = "encryptionChanged")
val encryptionChanged: Boolean

Indicates whether the encryption key has changed since the last call to MarketingCloudSdkinit. If true then all date previously stored has been cleared as we could not safely access it.

Return

true if encryption changes.