key

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