rekey

abstract fun rekey(db: Long, key: ByteArray, length: Int): SQLCode(source)
open fun rekey(db: DatabaseHandle, key: ByteArray, length: Int): SQLCode(source)