encryptionKey

abstract val encryptionKey: ByteArray?

64 byte key used to encrypt and decrypt the Realm file.

Return

null on unencrypted Realms.