changeEncryptionKey

expect fun Database.changeEncryptionKey(encryptionKey: EncryptionKey?)(source)

ENTERPRISE EDITION API

Changes the database's encryption key, or removes encryption if the new key is null.

Parameters

encryptionKey

The encryption key

Throws

actual fun Database.changeEncryptionKey(encryptionKey: EncryptionKey?)(source)