toggle menu
realm-kotlin
3.0.0
common
switch theme
search in API
Realm Kotlin SDK
/
io.realm.kotlin
/
Configuration
/
encryptionKey
encryption
Key
abstract
val
encryptionKey
:
ByteArray
?
64 byte key used to encrypt and decrypt the Realm file.
Return
null on unencrypted Realms.